Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw88/
Dmain.h656 struct rtw_traffic_stats { struct
658 u64 tx_unicast;
659 u64 rx_unicast;
662 u64 tx_cnt;
663 u64 rx_cnt;
666 u32 tx_throughput;
667 u32 rx_throughput;
668 struct ewma_tp tx_ewma_tp;
669 struct ewma_tp rx_ewma_tp;