Home
last modified time | relevance | path

Searched defs:ath11k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.h429 struct ath11k_per_peer_tx_stats { struct
430 u32 succ_bytes;
431 u32 retry_bytes;
432 u32 failed_bytes;
433 u16 succ_pkts;
434 u16 retry_pkts;
435 u16 failed_pkts;
436 u32 duration;
437 u8 ba_fails;
438 bool is_ampdu;