Searched refs:WLAN_CAPABILITY_SPECTRUM_MGMT (Results 1 – 4 of 4) sorted by relevance
253 if (capab & WLAN_CAPABILITY_SPECTRUM_MGMT) in hostapd_neighbor_set_own_report()
333 capab |= WLAN_CAPABILITY_SPECTRUM_MGMT; in hostapd_own_capab_info()
887 if (bss->caps & WLAN_CAPABILITY_SPECTRUM_MGMT) in wnm_get_bss_info()
113 #define WLAN_CAPABILITY_SPECTRUM_MGMT BIT(8) macro