Searched refs:rx_ewma_tp (Results 1 – 3 of 3) sorted by relevance
687 struct ewma_tp rx_ewma_tp; member
5223 ewma_tp_add(&stats->rx_ewma_tp, stats->rx_throughput_raw); in rtw89_traffic_stats_calc()5226 stats->rx_throughput = ewma_tp_read(&stats->rx_ewma_tp); in rtw89_traffic_stats_calc()5378 ewma_tp_init(&stats->rx_ewma_tp); in rtw89_traffic_stats_init()
1639 struct ewma_tp rx_ewma_tp; member