Searched refs:posted_limit (Results 1 – 3 of 3) sorted by relevance
2244 if (eq->queue->n_posted > eq->queue->posted_limit) in efct_hw_eq_process()2398 if (cq->queue->n_posted >= cq->queue->posted_limit) in efct_hw_cq_process()
537 q->posted_limit = q->length / 2; in __sli_queue_init()539 q->posted_limit = 64; in __sli_queue_init()
3539 u32 posted_limit; /* CQE/EQE process before ring db */ member