Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dvht.c188 case IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in ieee80211_vht_cap_ie_to_sta_vht_cap()
273 case IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in ieee80211_vht_cap_ie_to_sta_vht_cap()
296 cap_width == IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in ieee80211_sta_cap_rx_bw()
Dmlme.c562 bw == IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in ieee80211_add_vht_ie()
/linux-4.4.14/net/wireless/
Dchan.c647 if (cap != IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in cfg80211_chandef_usable()
660 cap != IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in cfg80211_chandef_usable()
/linux-4.4.14/include/linux/
Dieee80211.h1502 #define IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ 0x00000008 macro
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c2444 IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ | in mac80211_hwsim_new_radio()