/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_phy.h | 15 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 D | mt76x02_phy.c | 129 case NL80211_CHAN_WIDTH_80: in mt76x02_phy_set_bw()
|
H A D | mt76_connac.h | 260 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ, in mt76_connac_chan_bw()
|
H A D | testmode.c | 254 case NL80211_CHAN_WIDTH_80: in mt76_testmode_tx_init()
|
H A D | mt76x02_util.c | 75 BIT(NL80211_CHAN_WIDTH_80),
|
H A D | mt76x02_dfs.c | 710 case NL80211_CHAN_WIDTH_80: in mt76x02_dfs_set_bbp_params()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | phy.c | 150 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 D | usb_phy.c | 106 case NL80211_CHAN_WIDTH_80: in mt76x2u_phy_set_channel()
|
H A D | pci_phy.c | 169 case NL80211_CHAN_WIDTH_80: in mt76x2_phy_set_channel()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-responder.c | 40 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 D | phy-ctxt.c | 20 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
|
H A D | ftm-initiator.c | 341 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v1() 380 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v2()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | nl80211.h | 150 NL80211_CHAN_WIDTH_80, enumerator
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 313 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_len() 538 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_cont()
|
H A D | init.c | 44 BIT(NL80211_CHAN_WIDTH_80) |
|
H A D | debugfs.c | 461 case NL80211_CHAN_WIDTH_80: in mt7915_rdd_monitor()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | init.c | 44 BIT(NL80211_CHAN_WIDTH_80) | 790 width == NL80211_CHAN_WIDTH_80 ? 0x3 : 0x1; in mt7996_init_eht_caps()
|
H A D | debugfs.c | 259 case NL80211_CHAN_WIDTH_80: in mt7996_rdd_monitor()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | init.c | 258 BIT(NL80211_CHAN_WIDTH_80) |
|
H A D | mcu.c | 2107 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ, in mt7615_mcu_chan_bw() 2271 case NL80211_CHAN_WIDTH_80: in mt7615_dcoc_freq_idx()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | nl80211_copy.h | 4998 NL80211_CHAN_WIDTH_80, enumerator
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mcu.c | 997 [NL80211_CHAN_WIDTH_80] = 1, in mt7921_mcu_config_sniffer()
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 2197 case NL80211_CHAN_WIDTH_80: in nl80211_chan_width_to_mhz()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 188 [NL80211_CHAN_WIDTH_80] = MODE_UNKNOWN, 199 [NL80211_CHAN_WIDTH_80] = MODE_11BE_EHT80, 210 [NL80211_CHAN_WIDTH_80] = MODE_11BE_EHT80, 7112 BIT(NL80211_CHAN_WIDTH_80); in ath12k_mac_setup_iface_combinations()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mac.c | 201 [NL80211_CHAN_WIDTH_80] = MODE_11AX_HE80_2G, 211 [NL80211_CHAN_WIDTH_80] = MODE_11AX_HE80, 221 [NL80211_CHAN_WIDTH_80] = MODE_11AX_HE80, 9309 BIT(NL80211_CHAN_WIDTH_80) | in ath11k_mac_setup_iface_combinations()
|