Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c257 if (!HERMON_HID_VALID(state, cq_attr->cq_hid)) { in hermon_cq_alloc()
259 cq_attr->cq_hid); in hermon_cq_alloc()
263 cq->cq_eqnum = HERMON_HID_TO_EQNUM(state, cq_attr->cq_hid); in hermon_cq_alloc()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h893 ibt_cq_handler_id_t cq_hid; member