Searched refs:WLAN_CAPABILITY_CF_POLLABLE (Results 1 – 2 of 2) sorted by relevance
18 #define WLAN_CAPABILITY_CF_POLLABLE (1<<2) macro1818 if (capa & WLAN_CAPABILITY_CF_POLLABLE) in print_capa_non_dmg()
90 #define WLAN_CAPABILITY_CF_POLLABLE BIT(2) macro