Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h1417 struct rtw89_traffic_stats { struct
1419 u64 tx_unicast;
1420 u64 rx_unicast;
1421 u32 tx_avg_len;
1422 u32 rx_avg_len;
1425 u64 tx_cnt;
1426 u64 rx_cnt;
1429 u32 tx_throughput;
1430 u32 rx_throughput;
1431 u32 tx_throughput_raw;
[all …]