Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h156 #define HERMON_HID_TO_EQNUM(state, hid) \ macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c263 cq->cq_eqnum = HERMON_HID_TO_EQNUM(state, cq_attr->cq_hid); in hermon_cq_alloc()
283 cq->cq_eqnum = HERMON_HID_TO_EQNUM(state, in hermon_cq_alloc()
818 cqc_entry.c_eqn = HERMON_HID_TO_EQNUM(state, hid); in hermon_cq_modify()