Searched refs:sq_cq_eventh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmt_mtl_regular_qp.h98 EVAPI_compl_handler_hndl_t rq_cq_eventh, sq_cq_eventh; /* event handlers for polling */ member in struct:__anon4422
/freebsd-10.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_mtl_regular_qp.c114 /* EVAPI_POLL_CQ_UNBLOCK_HANDLER,NULL,&(res->sq_cq_eventh)); */
256 res->sq_cq_eventh = VAPI_INVAL_HNDL;
302 if (res->sq_cq_eventh != VAPI_INVAL_HNDL) {
303 EVAPI_clear_comp_eventh(res->hca_hndl, res->sq_cq_eventh);

Completed in 102 milliseconds