Searched refs:tx_ewma_tp (Results 1 – 2 of 2) sorted by relevance
210 ewma_tp_add(&stats->tx_ewma_tp, in rtw_watch_dog_work()214 stats->tx_throughput = ewma_tp_read(&stats->tx_ewma_tp); in rtw_watch_dog_work()1801 ewma_tp_init(&stats->tx_ewma_tp); in rtw_stats_init()
645 struct ewma_tp tx_ewma_tp; member