Searched refs:hid_p (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_cq.c | 177 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()
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibci.h | 252 ibt_cq_handler_id_t *hid_p);
|
H A D | ibti_common.h | 1131 uint_t *count_p, uint_t *usec_p, ibt_cq_handler_id_t *hid_p);
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 903 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()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 1225 uint_t *count_p, uint_t *usec_p, ibt_cq_handler_id_t *hid_p) in tavor_ci_query_cq() argument 1256 *hid_p = 0; in tavor_ci_query_cq()
|