Home
last modified time | relevance | path

Searched refs:hid_p (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cq.c177 uint_t *usec_p, ibt_cq_handler_id_t *hid_p) in ibt_query_cq() argument
182 ibt_cq->cq_ibc_cq_hdl, entries_p, count_p, usec_p, hid_p)); in ibt_query_cq()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h252 ibt_cq_handler_id_t *hid_p);
H A Dibti_common.h1131 uint_t *count_p, uint_t *usec_p, ibt_cq_handler_id_t *hid_p);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c1044 uint_t *count_p, uint_t *usec_p, ibt_cq_handler_id_t *hid_p) in tavor_ci_query_cq() argument
1067 *hid_p = 0; in tavor_ci_query_cq()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c903 uint_t *count_p, uint_t *usec_p, ibt_cq_handler_id_t *hid_p) in hermon_ci_query_cq() argument
917 *hid_p = HERMON_EQNUM_TO_HID(state, cqhdl->cq_eqnum); in hermon_ci_query_cq()