Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h273 int tavor_cq_refcnt_inc(tavor_cqhdl_t cq, uint_t is_special);
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c212 status = tavor_cq_refcnt_inc(sq_cq, TAVOR_CQ_IS_NORMAL); in tavor_qp_alloc()
218 status = tavor_cq_refcnt_inc(rq_cq, TAVOR_CQ_IS_NORMAL); in tavor_qp_alloc()
744 status = tavor_cq_refcnt_inc(sq_cq, TAVOR_CQ_IS_SPECIAL); in tavor_special_qp_alloc()
750 status = tavor_cq_refcnt_inc(rq_cq, TAVOR_CQ_IS_SPECIAL); in tavor_special_qp_alloc()
H A Dtavor_cq.c1199 tavor_cq_refcnt_inc(tavor_cqhdl_t cq, uint_t is_special) in tavor_cq_refcnt_inc() function
1209 TNF_PROBE_1_DEBUG(tavor_cq_refcnt_inc, TAVOR_TNF_TRACE, "", in tavor_cq_refcnt_inc()