Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c56 result |= BIT(NL80211_CHAN_WIDTH_10); in qlink_chan_width_mask_to_nl()
97 return NL80211_CHAN_WIDTH_10; in qlink_chanwidth_to_nl()
120 case NL80211_CHAN_WIDTH_10: in qlink_chanwidth_nl_to_qlink()
/Linux-v4.19/net/wireless/
Dchan.c60 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_valid()
162 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_get_width()
212 c1->width == NL80211_CHAN_WIDTH_10 || in cfg80211_chandef_compatible()
214 c2->width == NL80211_CHAN_WIDTH_10) in cfg80211_chandef_compatible()
743 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_usable()
Dutil.c1496 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_to_operating_class()
/Linux-v4.19/net/mac80211/
Dspectmgmt.c127 case NL80211_CHAN_WIDTH_10: in ieee80211_parse_ch_switch_ie()
Dibss.c180 chandef->width != NL80211_CHAN_WIDTH_10 && in ieee80211_ibss_build_presp()
272 chandef.width == NL80211_CHAN_WIDTH_10 || in __ieee80211_sta_join_ibss()
428 case NL80211_CHAN_WIDTH_10: in ieee80211_sta_join_ibss()
799 case NL80211_CHAN_WIDTH_10: in ieee80211_ibss_process_chanswitch()
843 case NL80211_CHAN_WIDTH_10: in ieee80211_ibss_process_chanswitch()
1052 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_10) { in ieee80211_update_sta_info()
Dmesh.c418 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_cap_ie()
455 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_oper_ie()
482 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_cap_ie()
519 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_oper_ie()
Dscan.c282 chandef->width = NL80211_CHAN_WIDTH_10; in ieee80211_prepare_scan_chandef()
847 local->scan_chandef.width = NL80211_CHAN_WIDTH_10; in ieee80211_scan_state_set_channel()
Doffchannel.c375 local->_oper_chandef.width != NL80211_CHAN_WIDTH_10; in _ieee80211_start_next_roc()
Drate.c564 case NL80211_CHAN_WIDTH_10: in rate_idx_match_mask()
Dmesh_plink.c167 case NL80211_CHAN_WIDTH_10: in mesh_set_ht_prot_mode()
Dchan.c317 ctx->conf.def.width == NL80211_CHAN_WIDTH_10 || in ieee80211_recalc_chanctx_min_def()
Dieee80211_i.h1016 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_get_shift()
Dtdls.c317 max_width == NL80211_CHAN_WIDTH_10) in ieee80211_tdls_chandef_vht_upgrade()
Dutil.c3076 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_downgrade()
Dcfg.c3129 case NL80211_CHAN_WIDTH_10: in ieee80211_set_csa_beacon()
Dmlme.c4703 chandef.width == NL80211_CHAN_WIDTH_10) in ieee80211_prep_channel()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dcommon.c316 case NL80211_CHAN_WIDTH_10: in ath9k_cmn_update_ichannel()
/Linux-v4.19/include/net/
Dcfg80211.h625 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_rate_flags()
651 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_max_power()
5109 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_to_scan_width()
Dmac80211.h5787 (conf->chandef.width != NL80211_CHAN_WIDTH_10) && in conf_is_ht()
/Linux-v4.19/include/uapi/linux/
Dnl80211.h4058 NL80211_CHAN_WIDTH_10, enumerator
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c839 case NL80211_CHAN_WIDTH_10: in mwifiex_uap_set_channel()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c633 case NL80211_CHAN_WIDTH_10: in mt76x0_bbp_set_bw()
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c461 case NL80211_CHAN_WIDTH_10: in ath5k_chan_set()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c564 case NL80211_CHAN_WIDTH_10: in chan_to_phymode()
593 case NL80211_CHAN_WIDTH_10: in chan_to_phymode()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c293 case NL80211_CHAN_WIDTH_10: in chandef_to_chanspec()

12