Searched refs:WLAN_CAPABILITY_APSD (Results 1 – 3 of 3) sorted by relevance
27 #define WLAN_CAPABILITY_APSD (1<<11) macro1836 if (capa & WLAN_CAPABILITY_APSD) in print_capa_non_dmg()
102 #define WLAN_CAPABILITY_APSD BIT(11) macro
859 if (bss->caps & WLAN_CAPABILITY_APSD) in wnm_get_bss_info()