Searched defs:rtw_traffic_stats (Results 1 – 1 of 1) sorted by relevance
640 struct rtw_traffic_stats { struct642 u64 tx_unicast;643 u64 rx_unicast;646 u64 tx_cnt;647 u64 rx_cnt;650 u32 tx_throughput;651 u32 rx_throughput;652 struct ewma_tp tx_ewma_tp;653 struct ewma_tp rx_ewma_tp;
Completed in 25 milliseconds