Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_svc.c316 while ((ss->ei_rxpost == NULL) && (ss->ei_rxpost_die == 0)) { in eib_refill_rwqes()
331 if (ss->ei_rxpost_die) { in eib_refill_rwqes()
851 ss->ei_rxpost_die = 1; in eib_stop_refill_rwqes()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h773 uint_t ei_rxpost_die; member