Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_srq.h218 void tavor_srq_refcnt_inc(tavor_srqhdl_t srq);
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c1026 tavor_srq_refcnt_inc(tavor_srqhdl_t srq) in tavor_srq_refcnt_inc() function
1029 TNF_PROBE_1_DEBUG(tavor_srq_refcnt_inc, TAVOR_TNF_TRACE, "", in tavor_srq_refcnt_inc()
H A Dtavor_qp.c559 tavor_srq_refcnt_inc(qp->qp_srqhdl); in tavor_qp_alloc()