Searched refs:TotalRxStuckCount (Results 1 – 1 of 1) sorted by relevance
2278 u32 SlotIndex = 0, TotalRxStuckCount = 0; in rtl92e_is_rx_stuck() local2317 TotalRxStuckCount += priv->SilentResetRxStuckEvent[i]; in rtl92e_is_rx_stuck()2319 if (TotalRxStuckCount == SilentResetRxSoltNum) { in rtl92e_is_rx_stuck()2322 TotalRxStuckCount += in rtl92e_is_rx_stuck()