Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/mediatek/mt76/
H A 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()
H A Dmt76x02_phy.c129 case NL80211_CHAN_WIDTH_80: in mt76x02_phy_set_bw()
H A Dmt76_connac.h282 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ, in mt76_connac_chan_bw()
H A Dtestmode.c254 case NL80211_CHAN_WIDTH_80: in mt76_testmode_tx_init()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dlinks.c136 .width = NL80211_CHAN_WIDTH_80,
318 .cw_a = NL80211_CHAN_WIDTH_80,
321 .cw_b = NL80211_CHAN_WIDTH_80,
327 .cw_a = NL80211_CHAN_WIDTH_80,
330 .cw_b = NL80211_CHAN_WIDTH_80,
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A 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/drivers/net/wireless/mediatek/mt76/mt76x2/
H A 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()
H A Dusb_phy.c106 case NL80211_CHAN_WIDTH_80: in mt76x2u_phy_set_channel()
H A Dpci_phy.c169 case NL80211_CHAN_WIDTH_80: in mt76x2_phy_set_channel()
/linux/net/mac80211/
H A Dspectmgmt.c44 chandef->width = NL80211_CHAN_WIDTH_80; in wbcs_elem_to_chandef()
125 case NL80211_CHAN_WIDTH_80: in validate_chandef_by_ht_vht_oper()
192 case NL80211_CHAN_WIDTH_80: in validate_chandef_by_6ghz_he_eht_oper()
H A 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()
H A Dutil.c2634 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()
2675 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_wide_bw_cs()
2737 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()
2827 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_he_oper()
2900 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_eht_oper()
3030 new.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_vht_oper()
3084 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()
3143 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()
3603 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_downgrade()
3611 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
[all …]
H A 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()
H A Dht.c271 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
/linux/net/wireless/
H A Dchan.c94 case NL80211_CHAN_WIDTH_80: in valid_puncturing_bitmap()
244 case NL80211_CHAN_WIDTH_80: in nl80211_chan_width_to_mhz()
394 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_valid()
546 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_80); in _cfg80211_chandef_compatible()
1353 case NL80211_CHAN_WIDTH_80: in _cfg80211_chandef_usable()
/linux/net/wireless/tests/
H A Dchan.c64 .width = NL80211_CHAN_WIDTH_80,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c40 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v1()
69 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v2()
H A Dphy-ctxt.c20 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A 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()
H A Deeprom.c135 if (chandef->width == NL80211_CHAN_WIDTH_80) { in mt76x0_get_delta()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c313 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_len()
540 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_cont()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c228 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()
1015 case NL80211_CHAN_WIDTH_80: in mwifiex_uap_set_channel()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c644 if (width < NL80211_CHAN_WIDTH_80) in rtl_op_config()
660 if (width >= NL80211_CHAN_WIDTH_80) { in rtl_op_config()
661 if (width == NL80211_CHAN_WIDTH_80) { in rtl_op_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c43 BIT(NL80211_CHAN_WIDTH_80) |
1247 width == NL80211_CHAN_WIDTH_80 ? 0x3 : 0x1; in mt7996_init_eht_caps()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c256 BIT(NL80211_CHAN_WIDTH_80) |

123