Searched refs:idma_same_state_cnt (Results 1 – 1 of 1) sorted by relevance
2282 unsigned int i, idma_same_state_cnt[2]; in sge_rx_timer_cb() local2305 idma_same_state_cnt[0] = t4_read_reg(adap, SGE_DEBUG_DATA_HIGH_A); in sge_rx_timer_cb()2306 idma_same_state_cnt[1] = t4_read_reg(adap, SGE_DEBUG_DATA_LOW_A); in sge_rx_timer_cb()2317 if (idma_same_state_cnt[i] < s->idma_1s_thresh) { in sge_rx_timer_cb()