Searched defs:ath12k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
430 struct ath12k_per_peer_tx_stats { struct431 u32 succ_bytes;432 u32 retry_bytes;433 u32 failed_bytes;434 u32 duration;435 u16 succ_pkts;436 u16 retry_pkts;437 u16 failed_pkts;438 u16 ru_start;439 u16 ru_tones;[all …]