Searched defs:ath11k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
627 struct ath11k_per_peer_tx_stats { struct628 u32 succ_bytes;629 u32 retry_bytes;630 u32 failed_bytes;631 u16 succ_pkts;632 u16 retry_pkts;633 u16 failed_pkts;634 u32 duration;635 u8 ba_fails;636 bool is_ampdu;