Searched refs:cq_hdlrarg (Results 1 – 8 of 8) sorted by relevance
229 void *cq_hdlrarg; member244 tavor_sw_cq_s::cq_hdlrarg
196 ibc_cq_handler((state)->ts_ibtfpriv, (cq)->cq_hdlrarg); \
238 void *cq_hdlrarg; member249 hermon_sw_cq_s::cq_hdlrarg
198 ibc_cq_handler((state)->hs_ibtfpriv, (cq)->cq_hdlrarg); \
332 cq->cq_hdlrarg = (void *)ibt_cqhdl; in tavor_cq_alloc()1179 event.ev_cq_hdl = (ibt_cq_hdl_t)cq->cq_hdlrarg; in tavor_cq_err_handler()
1346 attr_p->qp_sq_cq = qp->qp_sq_cqhdl->cq_hdlrarg; in tavor_qp_query()1347 attr_p->qp_rq_cq = qp->qp_rq_cqhdl->cq_hdlrarg; in tavor_qp_query()
352 cq->cq_hdlrarg = (void *)ibt_cqhdl; in hermon_cq_alloc()1138 event.ev_cq_hdl = (ibt_cq_hdl_t)cq->cq_hdlrarg; in hermon_cq_err_handler()
2166 (qp->qp_sq_cqhdl == NULL) ? NULL : qp->qp_sq_cqhdl->cq_hdlrarg; in hermon_qp_query()2168 (qp->qp_rq_cqhdl == NULL) ? NULL : qp->qp_rq_cqhdl->cq_hdlrarg; in hermon_qp_query()