Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1324 if (HERMON_CQE_SENDRECV_GET(cq, cqe) != HERMON_COMPLETION_RECV) { in hermon_cq_cqe_consume()
1718 HERMON_COMPLETION_RECV)) { in hermon_cq_entries_flush()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2618 #define HERMON_COMPLETION_RECV 0x0 macro