Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmain.h630 struct rtw_traffic_stats { struct
632 u64 tx_unicast;
633 u64 rx_unicast;
636 u64 tx_cnt;
637 u64 rx_cnt;
640 u32 tx_throughput;
641 u32 rx_throughput;
642 struct ewma_tp tx_ewma_tp;
643 struct ewma_tp rx_ewma_tp;