Searched defs:ath12k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
665 struct ath12k_per_peer_tx_stats { struct666 u32 succ_bytes;667 u32 retry_bytes;668 u32 failed_bytes;669 u32 duration;670 u16 succ_pkts;671 u16 retry_pkts;672 u16 failed_pkts;673 u16 ru_start;674 u16 ru_tones;[all …]