Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1397 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
Dnl80211.c7460 case NL80211_CHAN_WIDTH_80P80: in nl80211_join_ibss()
/linux-4.4.14/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.c314 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.c2312 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
2363 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
2428 chandef->width = NL80211_CHAN_WIDTH_80P80; in ieee80211_vht_oper_to_chandef()
2768 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
Dmlme.c240 vht_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_determine_chantype()
389 chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_config_bw()
429 case NL80211_CHAN_WIDTH_80P80: in ieee80211_config_bw()
Dibss.c1392 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
/linux-4.4.14/include/uapi/linux/
Dnl80211.h3337 NL80211_CHAN_WIDTH_80P80, enumerator
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c1491 [NL80211_CHAN_WIDTH_80P80] = "vht80p80",
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c498 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()
520 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c277 case NL80211_CHAN_WIDTH_80P80: in chandef_to_chanspec()