Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h537 u32 rx_rate_code; member
A Dmac.c9215 if (arsta->rx_rate_code != 0 && arsta->rx_bitrate_kbps != 0) { in ath10k_mac_sta_get_peer_stats_info()
9216 ath10k_mac_parse_bitrate(ar, arsta->rx_rate_code, in ath10k_mac_sta_get_peer_stats_info()
9221 arsta->rx_rate_code = 0; in ath10k_mac_sta_get_peer_stats_info()
A Dwmi-tlv.c252 arsta->rx_rate_code = __le32_to_cpu(stat->last_rx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()

Completed in 30 milliseconds