Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_srq.h71 #define HERMON_SRQ_STATE_ERROR 0x1 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c1924 if (srqhdl->srq_state == HERMON_SRQ_STATE_ERROR) { in hermon_ci_query_srq()
1963 if (srqhdl->srq_state == HERMON_SRQ_STATE_ERROR) { in hermon_ci_modify_srq()
H A Dhermon_event.c1602 qp->qp_srqhdl->srq_state = HERMON_SRQ_STATE_ERROR; in hermon_catastrophic_handler()
H A Dhermon_wr.c1246 if (srq->srq_state == HERMON_SRQ_STATE_ERROR) { in hermon_post_srq()