Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c58 static void hermon_cq_workq_remove(hermon_cqhdl_t cq,
2335 hermon_cq_workq_remove(qp->qp_rq_cqhdl, &qp->qp_rq_wqavl); in hermon_wrid_to_reset_handling()
2337 hermon_cq_workq_remove(qp->qp_sq_cqhdl, &qp->qp_sq_wqavl); in hermon_wrid_to_reset_handling()
2520 hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_remove() function