Searched refs:RTW_LPS_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
8 #define RTW_LPS_THRESHOLD 50 macro
216 if (stats->tx_cnt > RTW_LPS_THRESHOLD || in rtw_watch_dog_work()217 stats->rx_cnt > RTW_LPS_THRESHOLD) in rtw_watch_dog_work()