Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_160 (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
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()
/linux-6.3-rc2/net/wireless/
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()
/linux-6.3-rc2/net/mac80211/
A Dvht.c431 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_cap_chan_bw()
462 return NL80211_CHAN_WIDTH_160; in ieee80211_sta_rx_bw_to_chan_width()
481 case NL80211_CHAN_WIDTH_160: in ieee80211_chan_width_to_rx_bw()
A Dutil.c3247 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_ht_oper()
3293 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_wide_bw_cs()
3333 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_vht_oper()
3426 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_he_oper()
3582 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3592 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3635 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_eht_oper()
3650 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_eht_oper()
3762 he_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_he_6ghz_oper()
4262 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_downgrade()
[all …]
A Dspectmgmt.c167 new_vht_chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_parse_ch_switch_ie()
A Dht.c273 case NL80211_CHAN_WIDTH_160: in ieee80211_ht_cap_ie_to_sta_ht_cap()
A Dchan.c232 return NL80211_CHAN_WIDTH_160; in ieee80211_get_sta_bw()
481 case NL80211_CHAN_WIDTH_160: in ieee80211_change_chanctx()
A Dibss.c430 case NL80211_CHAN_WIDTH_160: in ieee80211_sta_join_ibss()
1403 case NL80211_CHAN_WIDTH_160: in ieee80211_ibss_setup_scan_channels()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac.h238 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ, in mt76_connac_chan_bw()
A Dtestmode.c257 case NL80211_CHAN_WIDTH_160: in mt76_testmode_tx_init()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dphy-ctxt.c22 case NL80211_CHAN_WIDTH_160: in iwl_mvm_get_channel_width()
A Dftm-responder.c71 case NL80211_CHAN_WIDTH_160: in iwl_mvm_ftm_responder_set_bw_v2()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmcu.c2104 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ, in mt7615_mcu_chan_bw()
2268 case NL80211_CHAN_WIDTH_160: in mt7615_dcoc_freq_idx()
2339 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_rx_dcoc()
2361 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_rx_dcoc()
2460 if (chandef->width == NL80211_CHAN_WIDTH_160) { in mt7615_mcu_apply_tx_dpd()
2482 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) { in mt7615_mcu_apply_tx_dpd()
A Dinit.c257 BIT(NL80211_CHAN_WIDTH_160) |
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
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()
A Dinit.c41 BIT(NL80211_CHAN_WIDTH_160),
A Dmac.c675 case NL80211_CHAN_WIDTH_160: in mt7915_mac_write_txwi_tm()
2137 if (chandef->width == NL80211_CHAN_WIDTH_160 || in mt7915_dfs_start_radar_detector()
A Ddebugfs.c472 case NL80211_CHAN_WIDTH_160: in mt7915_rdd_monitor()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dinit.c40 BIT(NL80211_CHAN_WIDTH_160),
769 width == NL80211_CHAN_WIDTH_160 ? 0x7 : in mt7996_init_eht_caps()
A Ddebugfs.c144 case NL80211_CHAN_WIDTH_160: in mt7996_rdd_monitor()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Duap_cmd.c847 case NL80211_CHAN_WIDTH_160: in mwifiex_uap_set_channel()
/linux-6.3-rc2/drivers/net/wireless/
A Dmac80211_hwsim.c848 case NL80211_CHAN_WIDTH_160: in hwsim_get_chanwidth()
1899 bw = NL80211_CHAN_WIDTH_160; in mac80211_hwsim_tx()
2164 [NL80211_CHAN_WIDTH_160] = "vht160",
4363 BIT(NL80211_CHAN_WIDTH_160); in mac80211_hwsim_new_radio()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt76x0/
A Dphy.c494 case NL80211_CHAN_WIDTH_160: in mt76x0_phy_bbp_set_bw()
/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h4910 NL80211_CHAN_WIDTH_160, enumerator
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmcu.c1121 [NL80211_CHAN_WIDTH_160] = 2, in mt7921_mcu_config_sniffer()

Completed in 104 milliseconds

12