Home
last modified time | relevance | path

Searched refs:tx_rate_code (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h537 u32 tx_rate_code; member
H A Dmac.c9299 if (arsta->tx_rate_code != 0 && arsta->tx_bitrate_kbps != 0) { in ath10k_mac_sta_get_peer_stats_info()
9300 ath10k_mac_parse_bitrate(ar, arsta->tx_rate_code, in ath10k_mac_sta_get_peer_stats_info()
9305 arsta->tx_rate_code = 0; in ath10k_mac_sta_get_peer_stats_info()
H A Dwmi-tlv.c254 arsta->tx_rate_code = __le32_to_cpu(stat->last_tx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()