Searched refs:rx_ewma_tp (Results 1 – 2 of 2) sorted by relevance
209 ewma_tp_add(&stats->rx_ewma_tp, in rtw_watch_dog_work()212 stats->rx_throughput = ewma_tp_read(&stats->rx_ewma_tp); in rtw_watch_dog_work()1598 ewma_tp_init(&stats->rx_ewma_tp); in rtw_stats_init()
643 struct ewma_tp rx_ewma_tp; member