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.1.27/net/mac80211/
Dvht.c173 case IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in ieee80211_vht_cap_ie_to_sta_vht_cap()
258 case IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in ieee80211_vht_cap_ie_to_sta_vht_cap()
281 cap_width == IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in ieee80211_sta_cap_rx_bw()
Dmlme.c564 bw == IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in ieee80211_add_vht_ie()
/linux-4.1.27/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.1.27/include/linux/
Dieee80211.h1501 #define IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ 0x00000008 macro
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c2465 IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ | in mac80211_hwsim_new_radio()