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