Home
last modified time | relevance | path

Searched refs:last_tx_rate_code (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h1994 __le32 last_tx_rate_code; member
2170 __le32 last_tx_rate_code; member
H A Dwmi-tlv.c252 __le32_to_cpu(stat->last_tx_rate_code), in ath10k_wmi_tlv_parse_peer_stats_info()
266 arsta->tx_rate_code = __le32_to_cpu(stat->last_tx_rate_code); in ath10k_wmi_tlv_parse_peer_stats_info()