Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c59 result |= BIT(NL80211_CHAN_WIDTH_80P80); in qlink_chan_width_mask_to_nl()
79 return NL80211_CHAN_WIDTH_80P80; in qlink_chanwidth_to_nl()
102 case NL80211_CHAN_WIDTH_80P80: in qlink_chanwidth_nl_to_qlink()
/Linux-v5.4/net/wireless/
Dchan.c168 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_valid()
231 case NL80211_CHAN_WIDTH_80P80: in chandef_primary_freqs()
274 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_get_width()
546 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_usable()
735 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_dfs_available()
934 case NL80211_CHAN_WIDTH_80P80: in cfg80211_chandef_usable()
Dcore.c703 BIT(NL80211_CHAN_WIDTH_80P80) | in wiphy_register()
Dutil.c1577 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_to_operating_class()
Dnl80211.c9492 case NL80211_CHAN_WIDTH_80P80: in nl80211_join_ibss()
/Linux-v5.4/net/mac80211/
Dvht.c381 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_cap_chan_bw()
410 return NL80211_CHAN_WIDTH_80P80; in ieee80211_sta_rx_bw_to_chan_width()
428 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chan_width_to_rx_bw()
Dspectmgmt.c158 new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_parse_ch_switch_ie()
Dutil.c2816 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_ht_oper()
2860 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_wide_bw_cs()
2905 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ie_build_vht_oper()
3025 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3037 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3390 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chandef_downgrade()
3527 csa_settings->chandef.width == NL80211_CHAN_WIDTH_80P80 || in ieee80211_send_action_csa()
Dht.c260 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dibss.c432 case NL80211_CHAN_WIDTH_80P80: in ieee80211_sta_join_ibss()
1402 case NL80211_CHAN_WIDTH_80P80: in ieee80211_ibss_setup_scan_channels()
Dmesh.c847 case NL80211_CHAN_WIDTH_80P80: in ieee80211_mesh_build_beacon()
Dmlme.c377 chandef.width == NL80211_CHAN_WIDTH_80P80) in ieee80211_config_bw()
417 case NL80211_CHAN_WIDTH_80P80: in ieee80211_config_bw()
1142 case NL80211_CHAN_WIDTH_80P80: in ieee80211_chswitch_work()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c1292 chandef->width == NL80211_CHAN_WIDTH_80P80) in mt7615_dfs_stop_radar_detector()
1328 chandef->width == NL80211_CHAN_WIDTH_80P80) { in mt7615_dfs_start_radar_detector()
Dmcu.c1313 case NL80211_CHAN_WIDTH_80P80: in mt7615_mcu_set_channel()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c857 case NL80211_CHAN_WIDTH_80P80: in mwifiex_uap_set_channel()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4284 NL80211_CHAN_WIDTH_80P80, enumerator
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c493 case NL80211_CHAN_WIDTH_80P80: in mt76x0_phy_bbp_set_bw()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c298 case NL80211_CHAN_WIDTH_80P80: in chandef_to_chanspec()
5036 width = NL80211_CHAN_WIDTH_80P80; in brcmf_cfg80211_get_channel()
/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c1611 [NL80211_CHAN_WIDTH_80P80] = "vht80p80",
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c572 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()
595 case NL80211_CHAN_WIDTH_80P80: in chan_to_phymode()