Searched refs:TotalRxStuckCount (Results 1 – 1 of 1) sorted by relevance
1829 u32 slot_index = 0, TotalRxStuckCount = 0; in rtl92e_is_rx_stuck() local1864 TotalRxStuckCount += priv->silent_reset_rx_stuck_event[i]; in rtl92e_is_rx_stuck()1866 if (TotalRxStuckCount == SilentResetRxSoltNum) { in rtl92e_is_rx_stuck()1869 TotalRxStuckCount += in rtl92e_is_rx_stuck()