Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_160 (Results 1 - 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c62 result |= BIT(NL80211_CHAN_WIDTH_160); in qlink_chan_width_mask_to_nl()
81 return NL80211_CHAN_WIDTH_160; in qlink_chanwidth_to_nl()
104 case NL80211_CHAN_WIDTH_160: in qlink_chanwidth_nl_to_qlink()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c62 result |= BIT(NL80211_CHAN_WIDTH_160); in qlink_chan_width_mask_to_nl()
81 return NL80211_CHAN_WIDTH_160; in qlink_chanwidth_to_nl()
104 case NL80211_CHAN_WIDTH_160: in qlink_chanwidth_nl_to_qlink()
/kernel/linux/linux-5.10/net/wireless/
H A Dchan.c181 case NL80211_CHAN_WIDTH_160: in nl80211_chan_width_to_mhz()
277 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_valid()
327 case NL80211_CHAN_WIDTH_160: in chandef_primary_freqs()
1030 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_usable()
/kernel/linux/linux-5.10/net/mac80211/
H A Dvht.c397 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_cap_chan_bw()
426 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_rx_bw_to_chan_width()
445 case NL80211_CHAN_WIDTH_160: in ieee80211_chan_width_to_rx_bw()
H A Dspectmgmt.c167 new_vht_chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_parse_ch_switch_ie()
H A Dutil.c3015 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_ht_oper()
3057 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_wide_bw_cs()
3093 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_vht_oper()
3175 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_he_oper()
3332 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3342 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3432 he_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_he_6ghz_oper()
3440 if (he_chandef.width == NL80211_CHAN_WIDTH_160) { in ieee80211_chandef_he_6ghz_oper()
3849 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_downgrade()
3986 csa_settings->chandef.width == NL80211_CHAN_WIDTH_160) { in ieee80211_send_action_csa()
[all...]
H A Dht.c261 case NL80211_CHAN_WIDTH_160: in ieee80211_ht_cap_ie_to_sta_ht_cap()
/kernel/linux/linux-6.6/net/mac80211/
H A Dvht.c443 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_cap_chan_bw()
474 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_rx_bw_to_chan_width()
493 case NL80211_CHAN_WIDTH_160: in ieee80211_chan_width_to_rx_bw()
H A Dspectmgmt.c167 new_vht_chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_parse_ch_switch_ie()
H A Dutil.c3345 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_ht_oper()
3391 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_wide_bw_cs()
3431 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_vht_oper()
3524 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_he_oper()
3603 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_eht_oper()
3751 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3761 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3804 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_eht_oper()
3819 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_eht_oper()
3929 he_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_he_6ghz_oper()
[all...]
H A Dht.c273 case NL80211_CHAN_WIDTH_160: in ieee80211_ht_cap_ie_to_sta_ht_cap()
/kernel/linux/linux-6.6/net/wireless/
H A Dchan.c181 case NL80211_CHAN_WIDTH_160: in nl80211_chan_width_to_mhz()
288 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_valid()
345 case NL80211_CHAN_WIDTH_160: in chandef_primary_freqs()
1140 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_usable()
1505 case NL80211_CHAN_WIDTH_160: in cfg80211_valid_disable_subchannel_bitmap()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c79 case NL80211_CHAN_WIDTH_160: in iwl_mvm_get_channel_width()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c22 case NL80211_CHAN_WIDTH_160: in iwl_mvm_get_channel_width()
H A Dftm-responder.c71 case NL80211_CHAN_WIDTH_160: in iwl_mvm_ftm_responder_set_bw_v2()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h262 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ, in mt76_connac_chan_bw()
H A Dtestmode.c258 case NL80211_CHAN_WIDTH_160: in mt76_testmode_tx_init()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2105 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ, in mt7615_mcu_chan_bw()
2269 case NL80211_CHAN_WIDTH_160: in mt7615_dcoc_freq_idx()
2340 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_rx_dcoc()
2362 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_rx_dcoc()
2461 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_tx_dpd()
2483 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_tx_dpd()
H A Dinit.c257 BIT(NL80211_CHAN_WIDTH_160) |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c42 BIT(NL80211_CHAN_WIDTH_160),
776 width == NL80211_CHAN_WIDTH_160 ? 0x7 : in mt7996_init_eht_caps()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c309 case NL80211_CHAN_WIDTH_160: in mt7915_tm_set_tx_len()
544 case NL80211_CHAN_WIDTH_160: in mt7915_tm_set_tx_cont()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c144 case NL80211_CHAN_WIDTH_160: in mt76_testmode_tx_init()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c231 BIT(NL80211_CHAN_WIDTH_160) |
H A Dmcu.c1734 case NL80211_CHAN_WIDTH_160: in mt7615_mcu_uni_add_bss()
2879 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ, in mt7615_mcu_chan_bw()
3331 case NL80211_CHAN_WIDTH_160: in mt7615_dcoc_freq_idx()
3402 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_rx_dcoc()
3424 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_rx_dcoc()
3523 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_tx_dpd()
3545 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_tx_dpd()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c218 BIT(NL80211_CHAN_WIDTH_160) |

Completed in 38 milliseconds

123