Searched defs:ath12k_per_peer_tx_stats (Results 1 – 1 of 1) sorted by relevance
564 struct ath12k_per_peer_tx_stats { struct565 u32 succ_bytes;566 u32 retry_bytes;567 u32 failed_bytes;568 u32 duration;569 u16 succ_pkts;570 u16 retry_pkts;571 u16 failed_pkts;572 u16 ru_start;573 u16 ru_tones;[all …]