Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.4/net/wireless/
Dchan.c152 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
261 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_get_width()
313 if (c1->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
315 c2->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
905 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_usable()
Dcore.c705 BIT(NL80211_CHAN_WIDTH_5) | in wiphy_register()
Dutil.c1581 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_to_operating_class()
/Linux-v5.4/net/mac80211/
Dmesh.c420 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
457 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
484 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
521 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
550 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_he_cap_ie()
577 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()
796 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
840 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1049 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
Dspectmgmt.c123 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
Dscan.c298 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
903 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
Doffchannel.c376 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
Drate.c560 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
Dmesh_plink.c164 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.h1024 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_get_shift()
Dtdls.c316 if (max_width == NL80211_CHAN_WIDTH_5 || in ieee80211_tdls_chandef_vht_upgrade()
Dutil.c3412 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_downgrade()
Dcfg.c3231 case NL80211_CHAN_WIDTH_5: in ieee80211_set_csa_beacon()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dcommon.c313 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/Linux-v5.4/include/net/
Dcfg80211.h723 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_rate_flags()
748 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
5886 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()
Dmac80211.h6049 return (conf->chandef.width != NL80211_CHAN_WIDTH_5) && in conf_is_ht()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c845 case NL80211_CHAN_WIDTH_5: in mwifiex_uap_set_channel()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4286 NL80211_CHAN_WIDTH_5, enumerator
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c495 case NL80211_CHAN_WIDTH_5: in mt76x0_phy_bbp_set_bw()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.c1319 case NL80211_CHAN_WIDTH_5: in mt7615_mcu_set_channel()
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dbase.c458 case NL80211_CHAN_WIDTH_5: in ath5k_chan_set()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c569 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()
598 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()

12