Searched defs:ath11k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
633 struct ath11k_per_peer_tx_stats { struct634 u32 succ_bytes;635 u32 retry_bytes;636 u32 failed_bytes;637 u16 succ_pkts;638 u16 retry_pkts;639 u16 failed_pkts;640 u32 duration;641 u8 ba_fails;642 bool is_ampdu;