Home
last modified time | relevance | path

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

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