Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c232 u32 tx_unicast_mbps, rx_unicast_mbps; in rtw_watch_dog_work() local
257 tx_unicast_mbps = stats->tx_unicast >> RTW_TP_SHIFT; in rtw_watch_dog_work()
260 ewma_tp_add(&stats->tx_ewma_tp, tx_unicast_mbps); in rtw_watch_dog_work()
283 tx_unicast_mbps >= 1 || rx_unicast_mbps >= 1); in rtw_watch_dog_work()