Searched defs:ath11k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
577 struct ath11k_per_peer_tx_stats { struct578 u32 succ_bytes;579 u32 retry_bytes;580 u32 failed_bytes;581 u16 succ_pkts;582 u16 retry_pkts;583 u16 failed_pkts;584 u32 duration;585 u8 ba_fails;586 bool is_ampdu;
Completed in 12 milliseconds