Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_5 (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c41 result |= BIT(NL80211_CHAN_WIDTH_5); in qlink_chan_width_mask_to_nl()
83 return NL80211_CHAN_WIDTH_5; in qlink_chanwidth_to_nl()
106 case NL80211_CHAN_WIDTH_5: in qlink_chanwidth_nl_to_qlink()
/Linux-v5.10/net/wireless/
Dchan.c164 case NL80211_CHAN_WIDTH_5: in nl80211_chan_width_to_mhz()
210 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
368 if (c1->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
370 c2->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
980 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_usable()
Dcore.c712 BIT(NL80211_CHAN_WIDTH_5) | in wiphy_register()
Dutil.c1638 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_to_operating_class()
/Linux-v5.10/net/mac80211/
Dmesh.c433 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
474 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
505 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
546 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
575 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_he_cap_ie()
603 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_he_oper_ie()
Dibss.c177 chandef->width != NL80211_CHAN_WIDTH_5 && in ieee80211_ibss_build_presp()
269 if (chandef.width == NL80211_CHAN_WIDTH_5 || in __ieee80211_sta_join_ibss()
425 case NL80211_CHAN_WIDTH_5: in ieee80211_sta_join_ibss()
790 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
838 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1048 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
Dspectmgmt.c124 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
Dscan.c313 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
934 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
Doffchannel.c356 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
Drate.c579 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
Dmesh_plink.c165 case NL80211_CHAN_WIDTH_5: in mesh_set_ht_prot_mode()
Dchan.c317 if (ctx->conf.def.width == NL80211_CHAN_WIDTH_5 || in ieee80211_recalc_chanctx_min_def()
Dieee80211_i.h1045 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_get_shift()
Dtdls.c315 if (max_width == NL80211_CHAN_WIDTH_5 || in ieee80211_tdls_chandef_vht_upgrade()
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dcommon.c313 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c845 case NL80211_CHAN_WIDTH_5: in mwifiex_uap_set_channel()
/Linux-v5.10/include/net/
Dcfg80211.h882 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_rate_flags()
907 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
6321 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()
Dmac80211.h6250 return (conf->chandef.width != NL80211_CHAN_WIDTH_5) && in conf_is_ht()
/Linux-v5.10/include/uapi/linux/
Dnl80211.h4528 NL80211_CHAN_WIDTH_5, enumerator
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c495 case NL80211_CHAN_WIDTH_5: in mt76x0_phy_bbp_set_bw()
/Linux-v5.10/drivers/net/wireless/
Dmac80211_hwsim.c1797 [NL80211_CHAN_WIDTH_5] = "ht5",
3060 BIT(NL80211_CHAN_WIDTH_5) | in mac80211_hwsim_new_radio()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c184 [NL80211_CHAN_WIDTH_5] = MODE_UNKNOWN,
194 [NL80211_CHAN_WIDTH_5] = MODE_UNKNOWN,
204 [NL80211_CHAN_WIDTH_5] = MODE_UNKNOWN,
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.c1729 case NL80211_CHAN_WIDTH_5: in mt7615_mcu_uni_add_bss()
2829 [NL80211_CHAN_WIDTH_5] = CMD_CBW_5MHZ, in mt7615_mcu_chan_bw()
/Linux-v5.10/drivers/net/wireless/ath/ath5k/
Dbase.c458 case NL80211_CHAN_WIDTH_5: in ath5k_chan_set()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c128 [NL80211_CHAN_WIDTH_5] = CMD_CBW_5MHZ, in mt7915_mcu_chan_bw()

12