Home
last modified time | relevance | path

Searched refs: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);
2224 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, swq); in tavor_wrid_from_reset_handling()
2284 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, in tavor_wrid_from_reset_handling()
2363 tavor_cq_wqhdr_remove(qp->qp_sq_cqhdl, swq); in tavor_wrid_from_reset_handling()
2366 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, rwq); in tavor_wrid_from_reset_handling()
2493 tavor_cq_wqhdr_remove(qp->qp_rq_cqhdl, qp->qp_rq_wqhdr); in tavor_wrid_to_reset_handling()
2890 tavor_cq_wqhdr_remove(cq, consume_wqhdr); in tavor_wrid_cq_reap()
2955 tavor_cq_wqhdr_remove(cq, curr); in tavor_wrid_cq_force_reap()
3466 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_remove() function