Home
last modified time | relevance | path

Searched refs:cq_is_special (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h222 uint_t cq_is_special; member
255 tavor_sw_cq_s::cq_is_special
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h223 uint_t cq_is_special; member
260 hermon_sw_cq_s::cq_is_special
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c323 cq->cq_is_special = 0; in tavor_cq_alloc()
1212 cq->cq_is_special = is_special; in tavor_cq_refcnt_inc()
1214 if (cq->cq_is_special != is_special) { in tavor_cq_refcnt_inc()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c345 cq->cq_is_special = 0; in hermon_cq_alloc()
1163 cq->cq_is_special = is_special; in hermon_cq_refcnt_inc()
1165 if (cq->cq_is_special != is_special) { in hermon_cq_refcnt_inc()