Home
last modified time | relevance | path

Searched refs:RTW_LPS_THRESHOLD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dps.h8 #define RTW_LPS_THRESHOLD 50 macro
H A Dmain.c201 if (stats->tx_cnt > RTW_LPS_THRESHOLD || in rtw_watch_dog_work()
202 stats->rx_cnt > RTW_LPS_THRESHOLD) in rtw_watch_dog_work()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dps.h8 #define RTW_LPS_THRESHOLD 50 macro
H A Dmain.c236 if (stats->tx_cnt > RTW_LPS_THRESHOLD || in rtw_watch_dog_work()
237 stats->rx_cnt > RTW_LPS_THRESHOLD) in rtw_watch_dog_work()

Completed in 6 milliseconds