Searched refs:TotalRxStuckCount (Results 1 – 1 of 1) sorted by relevance
1923 u32 SlotIndex = 0, TotalRxStuckCount = 0; in rtl92e_is_rx_stuck() local1959 TotalRxStuckCount += priv->silent_reset_rx_stuck_event[i]; in rtl92e_is_rx_stuck()1961 if (TotalRxStuckCount == SilentResetRxSoltNum) { in rtl92e_is_rx_stuck()1964 TotalRxStuckCount += in rtl92e_is_rx_stuck()