Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h88 int hermon_fcoib_is_fexch_qpn(hermon_state_t *state, uint_t qpnum);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c167 hermon_fcoib_is_fexch_qpn(hermon_state_t *state, uint_t qpnum) in hermon_fcoib_is_fexch_qpn() function
H A Dhermon_cq.c1373 hermon_fcoib_is_fexch_qpn(state, HERMON_CQE_QPNUM_GET(cq, cqe))) { in hermon_cq_cqe_consume()