Searched refs:eqnum (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h162 #define HERMON_EQNUM_TO_HID(state, eqnum) \
163 ((eqnum) - (state)->hs_rsvd_eqs + 1)
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c905 uint32_t eqnum; local
918 eqnum = eq->eq_eqnum;
927 sizeof (hermon_hw_eqc_t), eqnum, HERMON_CMD_NOSLEEP_SPIN);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c1120 uint32_t eqnum; local
1135 eqnum = eq->eq_eqnum;
1144 sizeof (tavor_hw_eqc_t), eqnum, TAVOR_CMD_NOSLEEP_SPIN);

Completed in 51 milliseconds