Home
last modified time | relevance | path

Searched refs:RATE_INFO_BW_80 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmt76_connac3_mac.c90 if (status->bw >= RATE_INFO_BW_80) { in mt76_connac3_mac_decode_he_mu_radiotap()
HDmt76_connac_mac.c706 rate.bw = RATE_INFO_BW_80; in mt76_connac2_mac_fill_txs()
843 if (status->bw >= RATE_INFO_BW_80) { in mt76_connac2_mac_decode_he_mu_radiotap()
1099 status->bw = RATE_INFO_BW_80; in mt76_connac2_mac_fill_rx_rate()
HDmt76x02_mac.c720 status->bw = RATE_INFO_BW_80; in mt76x02_mac_process_rate()
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDrx.c231 rx_status->bw = RATE_INFO_BW_80; in rtw_rx_fill_rx_status()
HDfw.c187 si->ra_report.txrate.bw = RATE_INFO_BW_80; in rtw_fw_ra_report_iter()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDmac.c194 case RATE_INFO_BW_80: in mt7996_mac_sta_poll()
434 status->bw = RATE_INFO_BW_80; in mt7996_mac_fill_rx_rate()
1277 rate.bw = RATE_INFO_BW_80; in mt7996_mac_add_txs_skb()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDtestmode.c314 rate.bw = RATE_INFO_BW_80; in mt7915_tm_set_tx_len()
HDmac.c198 case RATE_INFO_BW_80: in mt7915_mac_sta_poll()
HDmcu.c3701 rate->bw = RATE_INFO_BW_80; in mt7915_mcu_get_rx_rate()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7921/
HDmac.c132 case RATE_INFO_BW_80: in mt7921_mac_sta_poll()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDrx.c493 rx_status->bw = RATE_INFO_BW_80; in iwl_mvm_rx_rx_mpdu()
HDrxmq.c1960 rx_status->bw = RATE_INFO_BW_80; in iwl_mvm_rx_fill_status()
HDmac80211.c6105 rinfo->bw = RATE_INFO_BW_80; in iwl_mvm_set_sta_rate()
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDhtt_rx.c978 ret = RATE_INFO_BW_80; in ath10k_bw_to_mac80211_bw()
1407 (status->bw == RATE_INFO_BW_80) ? "80" : "", in ath10k_process_rx()
4034 case RATE_INFO_BW_80: in ath10k_update_per_peer_tx_stats()
HDmac.c9224 *bw = RATE_INFO_BW_80; in ath10k_mac_get_rate_flags_vht()
9226 *bw = RATE_INFO_BW_80; in ath10k_mac_get_rate_flags_vht()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h161 RATE_INFO_BW_80, enumerator
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7615/
HDmac.c565 status->bw = RATE_INFO_BW_80; in mt7615_mac_fill_rx()
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDdp_mon.c1107 (status->bw == RATE_INFO_BW_80) ? "80" : "", in ath12k_dp_mon_rx_deliver_msdu()
HDmac.c341 ret = RATE_INFO_BW_80; in ath12k_mac_bw_to_mac80211_bw()
358 case RATE_INFO_BW_80: in ath12k_mac_mac80211_bw_to_ath12k_bw()
HDdp_rx.c2445 (status->bw == RATE_INFO_BW_80) ? "80" : "", in ath12k_dp_rx_deliver_msdu()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c196 case RATE_INFO_BW_80: in lkpi_rate_info_bw_to_str()
6710 case RATE_INFO_BW_80:
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDdebug.c89 [RATE_INFO_BW_80] = 80,
HDcore.h6400 return RATE_INFO_BW_80; in rtw89_hw_to_rate_info_bw()
HDcore.c2337 [RATE_INFO_BW_80] = IEEE80211_RADIOTAP_EHT_USIG_COMMON_BW_80MHZ,
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDmac.c359 ret = RATE_INFO_BW_80; in ath11k_mac_bw_to_mac80211_bw()
376 case RATE_INFO_BW_80: in ath11k_mac_mac80211_bw_to_ath11k_bw()

12