Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c53 result |= BIT(NL80211_CHAN_WIDTH_5); in qlink_chan_width_mask_to_nl()
95 return NL80211_CHAN_WIDTH_5; in qlink_chanwidth_to_nl()
118 case NL80211_CHAN_WIDTH_5: in qlink_chanwidth_nl_to_qlink()
/Linux-v4.19/net/wireless/
Dchan.c59 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
159 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_get_width()
211 if (c1->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
213 c2->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
740 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_usable()
Dutil.c1497 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_to_operating_class()
/Linux-v4.19/net/mac80211/
Dspectmgmt.c126 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
Dibss.c179 chandef->width != NL80211_CHAN_WIDTH_5 && in ieee80211_ibss_build_presp()
271 if (chandef.width == NL80211_CHAN_WIDTH_5 || in __ieee80211_sta_join_ibss()
427 case NL80211_CHAN_WIDTH_5: in ieee80211_sta_join_ibss()
798 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
842 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1051 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
Dmesh.c417 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
454 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
481 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
518 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
Dscan.c279 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
844 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
Doffchannel.c374 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
Drate.c563 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
Dmesh_plink.c166 case NL80211_CHAN_WIDTH_5: in mesh_set_ht_prot_mode()
Dchan.c316 if (ctx->conf.def.width == NL80211_CHAN_WIDTH_5 || in ieee80211_recalc_chanctx_min_def()
Dieee80211_i.h1014 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.c3075 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_downgrade()
Dcfg.c3128 case NL80211_CHAN_WIDTH_5: in ieee80211_set_csa_beacon()
Dmlme.c4702 if (chandef.width == NL80211_CHAN_WIDTH_5 || in ieee80211_prep_channel()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dcommon.c313 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/Linux-v4.19/include/net/
Dcfg80211.h623 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_rate_flags()
648 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
5107 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()
Dmac80211.h5786 return (conf->chandef.width != NL80211_CHAN_WIDTH_5) && in conf_is_ht()
/Linux-v4.19/include/uapi/linux/
Dnl80211.h4057 NL80211_CHAN_WIDTH_5, enumerator
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c838 case NL80211_CHAN_WIDTH_5: in mwifiex_uap_set_channel()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c638 case NL80211_CHAN_WIDTH_5: in mt76x0_bbp_set_bw()
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c458 case NL80211_CHAN_WIDTH_5: in ath5k_chan_set()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c563 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()
592 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c292 case NL80211_CHAN_WIDTH_5: in chandef_to_chanspec()

12