Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c4495 stats->rx_throughput_raw = rtw89_bytes_to_mbps(stats->rx_unicast, interval); in rtw89_traffic_stats_calc()
4498 ewma_tp_add(&stats->rx_ewma_tp, stats->rx_throughput_raw); in rtw89_traffic_stats_calc()
H A Ddebug.c4076 stats->rx_throughput, stats->rx_throughput_raw, in rtw89_debug_priv_phy_info_get()
H A Dcore.h1492 u32 rx_throughput_raw; member