Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dmain.h678 struct rtw_traffic_stats { struct
680 u64 tx_unicast;
681 u64 rx_unicast;
684 u64 tx_cnt;
685 u64 rx_cnt;
688 u32 tx_throughput;
689 u32 rx_throughput;
690 struct ewma_tp tx_ewma_tp;
691 struct ewma_tp rx_ewma_tp;