Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
Dmain.h669 struct rtw_traffic_stats { struct
671 u64 tx_unicast;
672 u64 rx_unicast;
675 u64 tx_cnt;
676 u64 rx_cnt;
679 u32 tx_throughput;
680 u32 rx_throughput;
681 struct ewma_tp tx_ewma_tp;
682 struct ewma_tp rx_ewma_tp;