Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h230 uint32_t eq_consindx; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h276 uint32_t eq_consindx; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c414 eq_ci = (eq->eq_consindx & HERMON_EQ_CI_MASK) | EQ_ARM_BIT; in hermon_eq_arm_all()
524 cons_indx = eq->eq_consindx; in hermon_eq_poll()
586 eq->eq_consindx = cons_indx; in hermon_eq_poll()
860 eq->eq_consindx = 0; in hermon_eq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c632 cons_indx = eq->eq_consindx; in tavor_eq_poll()
715 eq->eq_consindx = cons_indx; in tavor_eq_poll()
990 eq->eq_consindx = 0; in tavor_eq_alloc()