Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c418 tavor_rsrc_free(state, &rsrc); in tavor_mr_register_shared()
420 tavor_rsrc_free(state, &mpt); in tavor_mr_register_shared()
587 tavor_rsrc_free(state, &rsrc); in tavor_mr_deregister()
590 tavor_rsrc_free(state, &mpt); in tavor_mr_deregister()
909 tavor_rsrc_free(state, &mpt); in tavor_mw_alloc()
968 tavor_rsrc_free(state, &mpt); in tavor_mw_free()
1301 tavor_rsrc_free(state, &mtt); in tavor_mr_common_reg()
1325 tavor_rsrc_free(state, &mpt); in tavor_mr_common_reg()
1497 tavor_rsrc_free(state, &mpt); in tavor_dma_mr_register()
1582 tavor_rsrc_free(state, mtt); in tavor_mr_mtt_bind()
[all …]
H A Dtavor_misc.c136 tavor_rsrc_free(state, &rsrc); in tavor_ah_alloc()
137 tavor_rsrc_free(state, &udav); in tavor_ah_alloc()
214 tavor_rsrc_free(state, &rsrc); in tavor_ah_alloc()
216 tavor_rsrc_free(state, &udav); in tavor_ah_alloc()
277 tavor_rsrc_free(state, &rsrc); in tavor_ah_free()
280 tavor_rsrc_free(state, &udav); in tavor_ah_free()
800 tavor_rsrc_free(state, &rsrc); in tavor_mcg_attach()
817 tavor_rsrc_free(state, &rsrc); in tavor_mcg_attach()
840 tavor_rsrc_free(state, &rsrc); in tavor_mcg_attach()
865 tavor_rsrc_free(state, &rsrc); in tavor_mcg_attach()
[all …]
H A Dtavor_qp.c567 tavor_rsrc_free(state, &rdb); in tavor_qp_alloc()
581 tavor_rsrc_free(state, &rsrc); in tavor_qp_alloc()
584 tavor_rsrc_free(state, &qpc); in tavor_qp_alloc()
950 tavor_rsrc_free(state, &rsrc); in tavor_special_qp_alloc()
1143 tavor_rsrc_free(state, &rdb); in tavor_qp_free()
1162 tavor_rsrc_free(state, &rsrc); in tavor_qp_free()
1536 tavor_rsrc_free(state, &entry->qpn_qpc); in tavor_qp_release_qpn()
1566 tavor_rsrc_free(state, &entry->qpn_qpc); in tavor_qp_release_qpn()
H A Dtavor_srq.c432 tavor_rsrc_free(state, &rsrc); in tavor_srq_alloc()
434 tavor_rsrc_free(state, &srqc); in tavor_srq_alloc()
575 tavor_rsrc_free(state, &rsrc); in tavor_srq_free()
578 tavor_rsrc_free(state, &srqc); in tavor_srq_free()
H A Dtavor.c367 tavor_rsrc_free(state, &rsrcp); in tavor_open()
392 tavor_rsrc_free(state, &rsrcp); in tavor_open()
499 tavor_rsrc_free(state, &rsrcp); in tavor_close()
2205 tavor_rsrc_free(state, &state->ts_uarpg0_rsrc_rsrvd); in tavor_internal_uarpgs_init()
2224 tavor_rsrc_free(state, &state->ts_uarpg1_rsrc); in tavor_internal_uarpgs_fini()
2227 tavor_rsrc_free(state, &state->ts_uarpg0_rsrc_rsrvd); in tavor_internal_uarpgs_fini()
2266 tavor_rsrc_free(state, &qp0_rsrc); in tavor_special_qp_contexts_reserve()
2284 tavor_rsrc_free(state, &state->ts_spec_qp1); in tavor_special_qp_contexts_unreserve()
2287 tavor_rsrc_free(state, &state->ts_spec_qp0); in tavor_special_qp_contexts_unreserve()
H A Dtavor_cq.c355 tavor_rsrc_free(state, &rsrc); in tavor_cq_alloc()
357 tavor_rsrc_free(state, &cqc); in tavor_cq_alloc()
489 tavor_rsrc_free(state, &rsrc); in tavor_cq_free()
492 tavor_rsrc_free(state, &cqc); in tavor_cq_free()
H A Dtavor_event.c1010 tavor_rsrc_free(state, &rsrc); in tavor_eq_alloc()
1012 tavor_rsrc_free(state, &eqc); in tavor_eq_alloc()
1078 tavor_rsrc_free(state, &rsrc); in tavor_eq_free()
1081 tavor_rsrc_free(state, &eqc); in tavor_eq_free()
H A Dtavor_cmd.c683 tavor_rsrc_free(state, &rsrc); in tavor_impl_mboxlist_init()
745 tavor_rsrc_free(state, &rsrc); in tavor_impl_mboxlist_fini()
H A Dtavor_rsrc.c323 tavor_rsrc_free(tavor_state_t *state, tavor_rsrc_t **hdl) in tavor_rsrc_free() function
1904 tavor_rsrc_free(state, &rsvd_rsrc); in tavor_rsrc_hw_entries_fini()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h340 void tavor_rsrc_free(tavor_state_t *state, tavor_rsrc_t **hdl);