Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c424 hermon_dbr_free(state, uarpg, srq->srq_wq_vdbr); in hermon_srq_alloc()
562 hermon_dbr_free(state, srq->srq_uarpg, srq->srq_wq_vdbr); in hermon_srq_free()
H A Dhermon_qp.c728 hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr); in hermon_qp_alloc()
1200 hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr); in hermon_special_qp_alloc()
1810 hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr); in hermon_qp_alloc_range()
2023 hermon_dbr_free(state, qp->qp_uarpg, qp->qp_rq_vdbr); in hermon_qp_free()
H A Dhermon_cq.c391 hermon_dbr_free(state, uarpg, cq->cq_arm_ci_vdbr); in hermon_cq_alloc()
553 hermon_dbr_free(state, cq->cq_uarpg, cq->cq_arm_ci_vdbr); in hermon_cq_free()
H A Dhermon_misc.c401 hermon_dbr_free(hermon_state_t *state, uint_t indx, hermon_dbr_t *record) in hermon_dbr_free() function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h630 void hermon_dbr_free(hermon_state_t *state, uint_t indx, hermon_dbr_t *record);