Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 3 of 3) sorted by relevance
16 #define WLAN_CAPABILITY_ESS (1<<0) macro1814 if (capa & WLAN_CAPABILITY_ESS) in print_capa_non_dmg()
88 #define WLAN_CAPABILITY_ESS BIT(0) macro
140 int capab = WLAN_CAPABILITY_ESS; in hostapd_own_capab_info()