Home
last modified time | relevance | path

Searched refs:HERMON_CQ_IS_NORMAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h183 #define HERMON_CQ_IS_NORMAL 0 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c237 status = hermon_cq_refcnt_inc(sq_cq, HERMON_CQ_IS_NORMAL); in hermon_qp_alloc()
242 status = hermon_cq_refcnt_inc(rq_cq, HERMON_CQ_IS_NORMAL); in hermon_qp_alloc()
1398 status = hermon_cq_refcnt_inc(sq_cq, HERMON_CQ_IS_NORMAL); in hermon_qp_alloc_range()
1403 status = hermon_cq_refcnt_inc(rq_cq, HERMON_CQ_IS_NORMAL); in hermon_qp_alloc_range()