Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h422 u16 ooo_count; member
460 srq->ooo_count++; in t4_srq_produce_ooo()
469 srq->ooo_count--; in t4_srq_consume_ooo()
H A Dcq.c505 while (srq->ooo_count && !srq->sw_rq[srq->cidx].valid) { in reap_srq_cqe()
509 srq->size, srq->ooo_count, in reap_srq_cqe()
514 if (srq->ooo_count == 0 && srq->pending_in_use) in reap_srq_cqe()
521 srq->ooo_count, in reap_srq_cqe()
H A Dqp.c1348 srq->in_use, srq->ooo_count, in defer_srq_wr()
1399 if (srq->wq.ooo_count || in c4iw_post_srq_recv()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl1.c845 int ooo_count = 0; in iscsit_execute_ooo_cmdsns() local
864 ooo_count++; in iscsit_execute_ooo_cmdsns()
876 return ooo_count; in iscsit_execute_ooo_cmdsns()