Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80 (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dmt76x02_phy.h15 case NL80211_CHAN_WIDTH_80: in mt76x02_get_rssi_gain_thresh()
28 case NL80211_CHAN_WIDTH_80: in mt76x02_get_low_rssi_gain_thresh()
Dmt76x02_phy.c129 case NL80211_CHAN_WIDTH_80: in mt76x02_phy_set_bw()
Dmt76_connac.h260 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ, in mt76_connac_chan_bw()
Dtestmode.c254 case NL80211_CHAN_WIDTH_80: in mt76_testmode_tx_init()
Dmt76x02_util.c75 BIT(NL80211_CHAN_WIDTH_80),
/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c56 result |= BIT(NL80211_CHAN_WIDTH_80); in qlink_chan_width_mask_to_nl()
77 return NL80211_CHAN_WIDTH_80; in qlink_chanwidth_to_nl()
100 case NL80211_CHAN_WIDTH_80: in qlink_chanwidth_nl_to_qlink()
/linux-6.6.21/net/wireless/
Dchan.c178 case NL80211_CHAN_WIDTH_80: in nl80211_chan_width_to_mhz()
296 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_valid()
334 case NL80211_CHAN_WIDTH_80: in chandef_primary_freqs()
430 if (c1->width == NL80211_CHAN_WIDTH_80 && in cfg80211_chandef_compatible()
431 c2->width > NL80211_CHAN_WIDTH_80) in cfg80211_chandef_compatible()
434 if (c2->width == NL80211_CHAN_WIDTH_80 && in cfg80211_chandef_compatible()
435 c1->width > NL80211_CHAN_WIDTH_80) in cfg80211_chandef_compatible()
1132 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_usable()
1501 case NL80211_CHAN_WIDTH_80: in cfg80211_valid_disable_subchannel_bitmap()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt76x2/
Dphy.c150 else if (width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_set_txpower()
300 if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80) { in mt76x2_phy_update_channel_gain()
322 else if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_update_channel_gain()
Dusb_phy.c106 case NL80211_CHAN_WIDTH_80: in mt76x2u_phy_set_channel()
Dpci_phy.c169 case NL80211_CHAN_WIDTH_80: in mt76x2_phy_set_channel()
/linux-6.6.21/net/mac80211/
Dvht.c447 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_cap_chan_bw()
468 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_rx_bw_to_chan_width()
491 case NL80211_CHAN_WIDTH_80: in ieee80211_chan_width_to_rx_bw()
Dutil.c3347 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()
3388 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_wide_bw_cs()
3450 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()
3540 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_he_oper()
3613 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_eht_oper()
3743 new.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_vht_oper()
3800 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()
3809 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()
3821 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()
3921 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()
[all …]
Dtdls.c323 if (max_width > NL80211_CHAN_WIDTH_80) in ieee80211_tdls_chandef_vht_upgrade()
324 max_width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
338 uc.width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
Dht.c271 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dchan.c221 return NL80211_CHAN_WIDTH_80; in ieee80211_get_sta_bw()
487 case NL80211_CHAN_WIDTH_80: in _ieee80211_change_chanctx()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c37 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v1()
66 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v2()
Dphy-ctxt.c20 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
Dftm-initiator.c329 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v1()
368 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v2()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c487 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_bbp_set_bw()
958 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_set_channel()
974 if (chandef->width == NL80211_CHAN_WIDTH_80 || in mt76x0_phy_set_channel()
Deeprom.c135 if (chandef->width == NL80211_CHAN_WIDTH_80) { in mt76x0_get_delta()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/
Dtestmode.c313 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_len()
538 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_cont()
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c233 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()
853 case NL80211_CHAN_WIDTH_80: in mwifiex_uap_set_channel()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7996/
Dinit.c41 BIT(NL80211_CHAN_WIDTH_80) |
776 width == NL80211_CHAN_WIDTH_80 ? 0x3 : 0x1; in mt7996_init_eht_caps()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Dcore.c659 if (width < NL80211_CHAN_WIDTH_80) in rtl_op_config()
682 if (width >= NL80211_CHAN_WIDTH_80) { in rtl_op_config()
683 if (width == NL80211_CHAN_WIDTH_80) { in rtl_op_config()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c256 BIT(NL80211_CHAN_WIDTH_80) |

123