Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_5 (Results 1 - 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A 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()
/kernel/linux/linux-5.10/net/wireless/
H A 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()
/kernel/linux/linux-6.6/net/wireless/
H A Dchan.c164 case NL80211_CHAN_WIDTH_5: in nl80211_chan_width_to_mhz()
213 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
266 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
401 if (c1->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
403 c2->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
1089 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_usable()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.c435 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
476 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
507 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
548 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
577 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_he_cap_ie()
605 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_he_oper_ie()
658 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_eht_cap_ie()
685 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_eht_oper_ie()
745 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in ieee80211_mesh_update_bss_params()
H A Dspectmgmt.c124 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
H A Dibss.c177 chandef->width != NL80211_CHAN_WIDTH_5 && in ieee80211_ibss_build_presp()
268 if (chandef.width == NL80211_CHAN_WIDTH_5 || in __ieee80211_sta_join_ibss()
422 case NL80211_CHAN_WIDTH_5: in ieee80211_sta_join_ibss()
787 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
835 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1045 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
H A Dscan.c331 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
956 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
H A Drate.c584 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
H A Doffchannel.c358 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
/kernel/linux/linux-5.10/net/mac80211/
H A Dspectmgmt.c124 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
H A 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()
794 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
842 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1052 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
H A 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()
H A Dscan.c336 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
962 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
H A Drate.c579 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
H A Doffchannel.c356 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon.c313 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon.c313 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h263 [NL80211_CHAN_WIDTH_5] = CMD_CBW_5MHZ, in mt76_connac_chan_bw()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h885 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_rate_flags()
910 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
6322 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c853 case NL80211_CHAN_WIDTH_5: in mwifiex_uap_set_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c842 case NL80211_CHAN_WIDTH_5: in mwifiex_uap_set_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c547 case NL80211_CHAN_WIDTH_5: in mt7915_tm_set_tx_cont()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h939 NL80211_CHAN_WIDTH_5, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h978 case NL80211_CHAN_WIDTH_5: in ieee80211_chanwidth_rate_flags()
1017 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
7193 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()

Completed in 64 milliseconds

123