Home
last modified time | relevance | path

Searched refs:RATE_INFO_BW_40 (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac3_mac.c88 if (status->bw >= RATE_INFO_BW_40) { in mt76_connac3_mac_decode_he_mu_radiotap()
H A Dmt76_connac_mac.c726 rate.bw = RATE_INFO_BW_40; in mt76_connac2_mac_fill_txs()
856 if (status->bw >= RATE_INFO_BW_40) { in mt76_connac2_mac_decode_he_mu_radiotap()
1114 status->bw = RATE_INFO_BW_40; in mt76_connac2_mac_fill_rx_rate()
H A Dmt76x02_mac.c715 status->bw = RATE_INFO_BW_40; in mt76x02_mac_process_rate()
/freebsd/sys/contrib/dev/rtw88/
H A Drx.c239 rx_status->bw = RATE_INFO_BW_40; in rtw_rx_fill_rx_status()
H A Dfw.c189 si->ra_report.txrate.bw = RATE_INFO_BW_40; in rtw_fw_ra_report_iter()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dstats.c181 rinfo->bw = RATE_INFO_BW_40; in iwl_mld_sta_stats_fill_txrate()
H A Drx.c1417 rx_status->bw = RATE_INFO_BW_40; in iwl_mld_set_rx_rate()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmac.c115 case RATE_INFO_BW_40: in mt7925_mac_sta_poll()
333 status->bw = RATE_INFO_BW_40; in mt7925_mac_fill_rx_rate()
1004 rate.bw = RATE_INFO_BW_40; in mt7925_mac_add_txs_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c317 rate.bw = RATE_INFO_BW_40; in mt7915_tm_set_tx_len()
H A Dmac.c205 case RATE_INFO_BW_40: in mt7915_mac_sta_poll()
H A Dmcu.c3958 rate->bw = RATE_INFO_BW_40; in mt7915_mcu_get_rx_rate()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c138 case RATE_INFO_BW_40: in mt7921_mac_sta_poll()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c976 ret = RATE_INFO_BW_40; in ath10k_bw_to_mac80211_bw()
1050 status->bw = RATE_INFO_BW_40; in ath10k_htt_rx_h_rates()
1407 (status->bw == RATE_INFO_BW_40) ? "40" : "", in ath10k_process_rx()
4032 case RATE_INFO_BW_40: in ath10k_update_per_peer_tx_stats()
H A Dmac.c9244 *bw |= RATE_INFO_BW_40; in ath10k_mac_get_rate_flags_ht()
9249 *bw |= RATE_INFO_BW_40; in ath10k_mac_get_rate_flags_ht()
9278 *bw = RATE_INFO_BW_40; in ath10k_mac_get_rate_flags_vht()
9280 *bw = RATE_INFO_BW_40; in ath10k_mac_get_rate_flags_vht()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c490 rx_status->bw = RATE_INFO_BW_40; in iwl_mvm_rx_rx_mpdu()
H A Drxmq.c2017 rx_status->bw = RATE_INFO_BW_40; in iwl_mvm_rx_fill_status()
H A Dmac80211.c5915 rinfo->bw = RATE_INFO_BW_40; in iwl_mvm_set_sta_rate()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_mon.c557 (status->bw == RATE_INFO_BW_40) ? "40" : "", in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c1363 (status->bw == RATE_INFO_BW_40) ? "40" : "", in ath12k_dp_rx_deliver_msdu()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h178 RATE_INFO_BW_40, enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c401 status->bw = RATE_INFO_BW_40; in mt7996_mac_fill_rx_rate()
1585 rate.bw = RATE_INFO_BW_40; in mt7996_mac_add_txs_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c657 status->bw = RATE_INFO_BW_40; in mt7603_mac_fill_rx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c555 status->bw = RATE_INFO_BW_40; in mt7615_mac_fill_rx()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c208 case RATE_INFO_BW_40: in lkpi_rate_info_bw_to_str()
7853 case RATE_INFO_BW_40:
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c354 ret = RATE_INFO_BW_40; in ath11k_mac_bw_to_mac80211_bw()
372 case RATE_INFO_BW_40: in ath11k_mac_mac80211_bw_to_ath11k_bw()

12