Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80P80 (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/net/wireless/
Dchan.c74 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_valid()
128 case NL80211_CHAN_WIDTH_80P80: in chandef_primary_freqs()
171 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_get_width()
442 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_usable()
511 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_available()
645 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_usable()
Dutil.c1396 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
Dnl80211.c7293 case NL80211_CHAN_WIDTH_80P80: in nl80211_join_ibss()
/linux-4.1.27/net/mac80211/
Dspectmgmt.c156 new_vht_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_parse_ch_switch_ie()
160 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
Dvht.c299 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chan_width_to_rx_bw()
Dht.c248 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c2319 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
2365 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
2430 chandef->width = NL80211_CHAN_WIDTH_80P80; in ieee80211_vht_oper_to_chandef()
2770 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
Dmlme.c247 vht_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_determine_chantype()
396 chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_config_bw()
436 case NL80211_CHAN_WIDTH_80P80: in ieee80211_config_bw()
Dibss.c1386 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3306 NL80211_CHAN_WIDTH_80P80, enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c296 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()
318 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()
3005 case NL80211_CHAN_WIDTH_80P80: in chandef_get_width()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c1491 [NL80211_CHAN_WIDTH_80P80] = "vht80p80",
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c328 case NL80211_CHAN_WIDTH_80P80: in chandef_to_chanspec()