Home
last modified time | relevance | path

Searched refs:tx_throughput_raw (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/dev/rtw89/
H A Dcore.c4327 stats->tx_throughput_raw = rtw89_bytes_to_mbps(stats->tx_unicast, interval); in rtw89_traffic_stats_calc()
4330 ewma_tp_add(&stats->tx_ewma_tp, stats->tx_throughput_raw); in rtw89_traffic_stats_calc()
H A Ddebug.c3945 stats->tx_throughput, stats->tx_throughput_raw, in rtw89_debug_priv_phy_info_get()
H A Dcore.h1443 u32 tx_throughput_raw; member