Home
last modified time | relevance | path

Searched refs:SGE_RESPQ_REPLENISH_THRES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c68 #define SGE_RESPQ_REPLENISH_THRES (SGE_RESPQ_E_N / 4) macro
1531 if (++q->credits > SGE_RESPQ_REPLENISH_THRES) { in process_responses()
1586 if (++q->credits > SGE_RESPQ_REPLENISH_THRES) { in process_pure_responses()