Searched defs:tavor_cq_wqhdr_remove (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c89 static void tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr);
2383 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, swq);
2446 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl,
2528 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, swq);
2531 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, rwq);
2636 * the call to tavor_cq_wqhdr_remove grabs the WQL internally. So we
2664 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, qp->qp_rq_wqhdr);
3078 tavor_cq_wqhdr_remove(cq, consume_wqhdr);
3146 tavor_cq_wqhdr_remove(cq, curr);
3671 * tavor_cq_wqhdr_remove()
3675 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) function
[all...]

Completed in 52 milliseconds