Searched refs:idma_1s_thresh (Results 1 – 2 of 2) sorted by relevance
634 unsigned int idma_1s_thresh;/* SGE same State Counter 1s threshold */ member
2317 if (idma_same_state_cnt[i] < s->idma_1s_thresh) { in sge_rx_timer_cb()3072 s->idma_1s_thresh = core_ticks_per_usec(adap) * 1000000; /* 1 s */ in t4_sge_init()