Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h274 void tavor_cq_refcnt_dec(tavor_cqhdl_t cq);
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c628 tavor_cq_refcnt_dec(rq_cq); in tavor_qp_alloc()
630 tavor_cq_refcnt_dec(sq_cq); in tavor_qp_alloc()
1028 tavor_cq_refcnt_dec(rq_cq); in tavor_special_qp_alloc()
1030 tavor_cq_refcnt_dec(sq_cq); in tavor_special_qp_alloc()
1254 tavor_cq_refcnt_dec(rq_cq); in tavor_qp_free()
1255 tavor_cq_refcnt_dec(sq_cq); in tavor_qp_free()
H A Dtavor_cq.c1230 tavor_cq_refcnt_dec(tavor_cqhdl_t cq) in tavor_cq_refcnt_dec() function
1235 TNF_PROBE_1_DEBUG(tavor_cq_refcnt_dec, TAVOR_TNF_TRACE, "", in tavor_cq_refcnt_dec()