Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SPECTRUM_MGMT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c97 bss_desc->cap_info_bitmap |= WLAN_CAPABILITY_SPECTRUM_MGMT; in mwifiex_11h_process_join()
103 bss_desc->cap_info_bitmap &= ~WLAN_CAPABILITY_SPECTRUM_MGMT; in mwifiex_11h_process_join()
H A Dsta_ioctl.c177 if (bss_desc->cap_info_bitmap & WLAN_CAPABILITY_SPECTRUM_MGMT) in mwifiex_fill_new_bss_desc()
/openbmc/linux/net/mac80211/
H A Dmlme.c1080 if ((cbss->capability & WLAN_CAPABILITY_SPECTRUM_MGMT) && in ieee80211_assoc_link_elems()
1082 *capab |= WLAN_CAPABILITY_SPECTRUM_MGMT; in ieee80211_assoc_link_elems()
1087 if (*capab & WLAN_CAPABILITY_SPECTRUM_MGMT || in ieee80211_assoc_link_elems()
1108 if (*capab & WLAN_CAPABILITY_SPECTRUM_MGMT && in ieee80211_assoc_link_elems()
2125 (capab & cpu_to_le16(WLAN_CAPABILITY_SPECTRUM_MGMT) || in ieee80211_handle_pwr_constr()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h524 #define WLAN_CAPABILITY_SPECTRUM_MGMT (1<<8) macro
/openbmc/linux/include/linux/
H A Dieee80211.h3181 #define WLAN_CAPABILITY_SPECTRUM_MGMT (1<<8) macro