Home
last modified time | relevance | path

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

/titanic_41/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); in tavor_wrid_from_reset_handling()
2446 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, in tavor_wrid_from_reset_handling()
2528 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, swq); in tavor_wrid_from_reset_handling()
2531 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, rwq); in tavor_wrid_from_reset_handling()
2664 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, qp->qp_rq_wqhdr); in tavor_wrid_to_reset_handling()
3078 tavor_cq_wqhdr_remove(cq, consume_wqhdr); in tavor_wrid_cq_reap()
3146 tavor_cq_wqhdr_remove(cq, curr); in tavor_wrid_cq_force_reap()
3675 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_remove() function