Home
last modified time | relevance | path

Searched refs:rx_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
258 rx_unicast_mbps = stats->rx_unicast >> RTW_TP_SHIFT; in rtw_watch_dog_work()
261 ewma_tp_add(&stats->rx_ewma_tp, rx_unicast_mbps); in rtw_watch_dog_work()
283 tx_unicast_mbps >= 1 || rx_unicast_mbps >= 1); in rtw_watch_dog_work()