Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_20 (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v6.1/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c50 result |= BIT(NL80211_CHAN_WIDTH_20); in qlink_chan_width_mask_to_nl()
73 return NL80211_CHAN_WIDTH_20; in qlink_chanwidth_to_nl()
96 case NL80211_CHAN_WIDTH_20: in qlink_chanwidth_nl_to_qlink()
/Linux-v6.1/net/wireless/
Dchan.c42 chandef->width = NL80211_CHAN_WIDTH_20; in cfg80211_chandef_create()
170 case NL80211_CHAN_WIDTH_20: in nl80211_chan_width_to_mhz()
215 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_valid()
268 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_valid()
408 c1->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
412 c2->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
1096 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_usable()
Dcore.c714 BIT(NL80211_CHAN_WIDTH_20) | in wiphy_register()
/Linux-v6.1/net/mac80211/
Dvht.c425 NL80211_CHAN_WIDTH_40 : NL80211_CHAN_WIDTH_20; in ieee80211_sta_cap_chan_bw()
452 return NL80211_CHAN_WIDTH_20; in ieee80211_sta_rx_bw_to_chan_width()
466 return NL80211_CHAN_WIDTH_20; in ieee80211_sta_rx_bw_to_chan_width()
475 case NL80211_CHAN_WIDTH_20: in ieee80211_chan_width_to_rx_bw()
Dibss.c195 if (chandef->width != NL80211_CHAN_WIDTH_20 && in ieee80211_ibss_build_presp()
271 chandef.width == NL80211_CHAN_WIDTH_20) { in __ieee80211_sta_join_ibss()
276 chandef.width = NL80211_CHAN_WIDTH_20; in __ieee80211_sta_join_ibss()
417 case NL80211_CHAN_WIDTH_20: in ieee80211_sta_join_ibss()
788 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
820 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
1057 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20 && in ieee80211_update_sta_info()
Dchan.c215 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
237 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
477 case NL80211_CHAN_WIDTH_20: in ieee80211_change_chanctx()
Dht.c267 case NL80211_CHAN_WIDTH_20: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c3169 chandef->width != NL80211_CHAN_WIDTH_20) in ieee80211_ie_build_ht_oper()
3528 chandef->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_eht_oper()
3651 he_chandef.width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_he_6ghz_oper()
4127 case NL80211_CHAN_WIDTH_20: in ieee80211_chandef_downgrade()
4132 c->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_downgrade()
Dmesh_plink.c196 sdata->vif.bss_conf.chandef.width > NL80211_CHAN_WIDTH_20) in mesh_set_ht_prot_mode()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c30 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_responder_set_bw_v1()
57 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_responder_set_bw_v2()
Dftm-initiator.c299 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_target_chandef_v1()
314 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v1()
336 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_target_chandef_v2()
369 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v2()
Dphy-ctxt.c16 case NL80211_CHAN_WIDTH_20: in iwl_mvm_get_channel_width()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h235 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
Dmt76x02_util.c73 BIT(NL80211_CHAN_WIDTH_20) |
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dcommon.c321 case NL80211_CHAN_WIDTH_20: in ath9k_cmn_update_ichannel()
Dinit.c919 BIT(NL80211_CHAN_WIDTH_20) |
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c254 BIT(NL80211_CHAN_WIDTH_20) |
Dmcu.c2108 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ, in mt7615_mcu_chan_bw()
2398 if (bw != NL80211_CHAN_WIDTH_20) { in mt7615_dpd_freq_idx()
/Linux-v6.1/drivers/net/wireless/purelifi/plfxlc/
Dmac.c729 hw->conf.chandef.width = NL80211_CHAN_WIDTH_20; in plfxlc_mac_alloc_hw()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dtestmode.c557 case NL80211_CHAN_WIDTH_20: in mt7915_tm_set_tx_cont()
Dinit.c37 BIT(NL80211_CHAN_WIDTH_20) |
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c837 case NL80211_CHAN_WIDTH_20: in mwifiex_uap_set_channel()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c481 case NL80211_CHAN_WIDTH_20: in mt76x0_phy_bbp_set_bw()
/Linux-v6.1/include/uapi/linux/
Dnl80211.h4877 NL80211_CHAN_WIDTH_20, enumerator
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c565 if (conf->chandef.width == NL80211_CHAN_WIDTH_20 || in brcms_ops_config()

12