Home
last modified time | relevance | path

Searched refs:RATE_INFO_BW_20 (Results 1 – 18 of 18) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw88/
HDrx.c235 rx_status->bw = RATE_INFO_BW_20; in rtw_rx_fill_rx_status()
HDfw.c191 si->ra_report.txrate.bw = RATE_INFO_BW_20; in rtw_fw_ra_report_iter()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDtestmode.c320 rate.bw = RATE_INFO_BW_20; in mt7915_tm_set_tx_len()
HDmcu.c3707 rate->bw = RATE_INFO_BW_20; in mt7915_mcu_get_rx_rate()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmt76_connac_mac.c714 rate.bw = RATE_INFO_BW_20; in mt76_connac2_mac_fill_txs()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h157 RATE_INFO_BW_20 = 0, enumerator
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.c9193 *bw = RATE_INFO_BW_20; in ath10k_mac_get_rate_flags_ht()
9197 *bw |= RATE_INFO_BW_20; in ath10k_mac_get_rate_flags_ht()
9234 *bw = RATE_INFO_BW_20; in ath10k_mac_get_rate_flags_vht()
9236 *bw = RATE_INFO_BW_20; in ath10k_mac_get_rate_flags_vht()
HDhtt_rx.c972 ret = RATE_INFO_BW_20; in ath10k_bw_to_mac80211_bw()
1315 status->bw = RATE_INFO_BW_20; in ath10k_htt_rx_h_ppdu()
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDmac.c331 u8 ret = RATE_INFO_BW_20; in ath12k_mac_bw_to_mac80211_bw()
335 ret = RATE_INFO_BW_20; in ath12k_mac_bw_to_mac80211_bw()
354 case RATE_INFO_BW_20: in ath12k_mac_mac80211_bw_to_ath12k_bw()
HDdp_rx.c2362 rx_status->bw = RATE_INFO_BW_20; in ath12k_dp_rx_h_ppdu()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDmac.c1285 rate.bw = RATE_INFO_BW_20; in mt7996_mac_add_txs_skb()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c184 case RATE_INFO_BW_20: in lkpi_rate_info_bw_to_str()
6704 case RATE_INFO_BW_20:
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDdebug.c87 [RATE_INFO_BW_20] = 20,
HDcore.h6404 return RATE_INFO_BW_20; in rtw89_hw_to_rate_info_bw()
HDcore.c2333 [RATE_INFO_BW_20] = IEEE80211_RADIOTAP_EHT_USIG_COMMON_BW_20MHZ,
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDmac.c353 ret = RATE_INFO_BW_20; in ath11k_mac_bw_to_mac80211_bw()
372 case RATE_INFO_BW_20: in ath11k_mac_mac80211_bw_to_ath11k_bw()
HDdp_rx.c2442 rx_status->bw = RATE_INFO_BW_20; in ath11k_dp_rx_h_ppdu()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDmac80211.c6099 rinfo->bw = RATE_INFO_BW_20; in iwl_mvm_set_sta_rate()