Searched defs:ath11k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
601 struct ath11k_per_peer_tx_stats { struct602 u32 succ_bytes;603 u32 retry_bytes;604 u32 failed_bytes;605 u16 succ_pkts;606 u16 retry_pkts;607 u16 failed_pkts;608 u32 duration;609 u8 ba_fails;610 bool is_ampdu;