Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dmain.h643 struct rtw_traffic_stats { struct
645 u64 tx_unicast;
646 u64 rx_unicast;
649 u64 tx_cnt;
650 u64 rx_cnt;
653 u32 tx_throughput;
654 u32 rx_throughput;
655 struct ewma_tp tx_ewma_tp;
656 struct ewma_tp rx_ewma_tp;