Searched defs:ath12k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
504 struct ath12k_per_peer_tx_stats { struct505 u32 succ_bytes;506 u32 retry_bytes;507 u32 failed_bytes;508 u32 duration;509 u16 succ_pkts;510 u16 retry_pkts;511 u16 failed_pkts;512 u16 ru_start;513 u16 ru_tones;[all …]