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