Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c73 state->hs_fcoib_may_be_running = B_TRUE; in hermon_fcoib_enable()
321 state->hs_fcoib_may_be_running = B_FALSE; in hermon_fcoib_init()
H A Dhermon_cq.c1323 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(state->hs_fcoib_may_be_running)) in hermon_cq_cqe_consume()
1372 } else if ((state->hs_fcoib_may_be_running == B_TRUE) && in hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h705 boolean_t hs_fcoib_may_be_running; /* cq_poll test */ member