Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c44 result |= BIT(NL80211_CHAN_WIDTH_10); in qlink_chan_width_mask_to_nl()
85 return NL80211_CHAN_WIDTH_10; in qlink_chanwidth_to_nl()
108 case NL80211_CHAN_WIDTH_10: in qlink_chanwidth_nl_to_qlink()
/Linux-v5.4/net/wireless/
Dchan.c153 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_valid()
264 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_get_width()
314 c1->width == NL80211_CHAN_WIDTH_10 || in cfg80211_chandef_compatible()
316 c2->width == NL80211_CHAN_WIDTH_10) in cfg80211_chandef_compatible()
908 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_usable()
Dcore.c706 BIT(NL80211_CHAN_WIDTH_10)))) in wiphy_register()
Dutil.c1580 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_to_operating_class()
/Linux-v5.4/net/mac80211/
Dmesh.c421 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_cap_ie()
458 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_oper_ie()
485 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_cap_ie()
522 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_oper_ie()
551 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_he_cap_ie()
578 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_he_oper_ie()
Dibss.c178 chandef->width != NL80211_CHAN_WIDTH_10 && in ieee80211_ibss_build_presp()
270 chandef.width == NL80211_CHAN_WIDTH_10 || in __ieee80211_sta_join_ibss()
426 case NL80211_CHAN_WIDTH_10: in ieee80211_sta_join_ibss()
797 case NL80211_CHAN_WIDTH_10: in ieee80211_ibss_process_chanswitch()
841 case NL80211_CHAN_WIDTH_10: in ieee80211_ibss_process_chanswitch()
1050 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_10) { in ieee80211_update_sta_info()
Dspectmgmt.c124 case NL80211_CHAN_WIDTH_10: in ieee80211_parse_ch_switch_ie()
Dscan.c301 chandef->width = NL80211_CHAN_WIDTH_10; in ieee80211_prepare_scan_chandef()
906 local->scan_chandef.width = NL80211_CHAN_WIDTH_10; in ieee80211_scan_state_set_channel()
Doffchannel.c377 local->_oper_chandef.width != NL80211_CHAN_WIDTH_10; in _ieee80211_start_next_roc()
Drate.c561 case NL80211_CHAN_WIDTH_10: in rate_idx_match_mask()
Dmesh_plink.c165 case NL80211_CHAN_WIDTH_10: in mesh_set_ht_prot_mode()
Dchan.c318 ctx->conf.def.width == NL80211_CHAN_WIDTH_10 || in ieee80211_recalc_chanctx_min_def()
Dieee80211_i.h1026 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.c3413 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_downgrade()
Dcfg.c3232 case NL80211_CHAN_WIDTH_10: in ieee80211_set_csa_beacon()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dcommon.c316 case NL80211_CHAN_WIDTH_10: in ath9k_cmn_update_ichannel()
/Linux-v5.4/include/net/
Dcfg80211.h725 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_rate_flags()
751 case NL80211_CHAN_WIDTH_10: in ieee80211_chandef_max_power()
5888 case NL80211_CHAN_WIDTH_10: in cfg80211_chandef_to_scan_width()
Dmac80211.h6050 (conf->chandef.width != NL80211_CHAN_WIDTH_10) && in conf_is_ht()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c846 case NL80211_CHAN_WIDTH_10: in mwifiex_uap_set_channel()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4287 NL80211_CHAN_WIDTH_10, enumerator
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c490 case NL80211_CHAN_WIDTH_10: in mt76x0_phy_bbp_set_bw()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.c1322 case NL80211_CHAN_WIDTH_10: in mt7615_mcu_set_channel()
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dbase.c461 case NL80211_CHAN_WIDTH_10: in ath5k_chan_set()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c570 case NL80211_CHAN_WIDTH_10: in chan_to_phymode()
599 case NL80211_CHAN_WIDTH_10: in chan_to_phymode()

12