Home
last modified time | relevance | path

Searched refs:RATE_INFO_BW_320 (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dstats.c190 rinfo->bw = RATE_INFO_BW_320; in iwl_mld_sta_stats_fill_txrate()
H A Drx.c1426 rx_status->bw = RATE_INFO_BW_320; in iwl_mld_set_rx_rate()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_mon.c560 (status->bw == RATE_INFO_BW_320) ? "320" : "", in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c1366 (status->bw == RATE_INFO_BW_320) ? "320" : "", in ath12k_dp_rx_deliver_msdu()
H A Dmac.c443 ret = RATE_INFO_BW_320; in ath12k_mac_bw_to_mac80211_bw()
462 case RATE_INFO_BW_320: in ath12k_mac_mac80211_bw_to_ath12k_bw()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h182 RATE_INFO_BW_320, enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c413 status->bw = RATE_INFO_BW_320; in mt7996_mac_fill_rx_rate()
1573 rate.bw = RATE_INFO_BW_320; in mt7996_mac_add_txs_skb()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c2026 rx_status->bw = RATE_INFO_BW_320; in iwl_mvm_rx_fill_status()
H A Dmac80211.c5924 rinfo->bw = RATE_INFO_BW_320; in iwl_mvm_set_sta_rate()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c216 case RATE_INFO_BW_320: in lkpi_rate_info_bw_to_str()
7664 case RATE_INFO_BW_320:
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c131 [RATE_INFO_BW_320] = 320,
H A Dcore.c3159 [RATE_INFO_BW_320] = IEEE80211_RADIOTAP_EHT_USIG_COMMON_BW_320MHZ_1,