Home
last modified time | relevance | path

Searched refs:ev_cq_hdl (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c581 if (event->ev_cq_hdl == NULL) { in uverbs_async_cq_event_handler()
587 ucq = ibt_get_cq_private(event->ev_cq_hdl); in uverbs_async_cq_event_handler()
588 if (ucq->cq != event->ev_cq_hdl) { in uverbs_async_cq_event_handler()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c245 ibtl_cq = event_p->ev_cq_hdl; in ibc_async_handler()
928 async_event.ev_cq_hdl = ibtl_cq; in ibtl_do_cq_asyncs()
1667 hca_devp->hd_async_event.ev_cq_hdl = NULL; in ibtl_detach_all_clients()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h188 ibt_cq_hdl_t ev_cq_hdl; /* IBT CQ handle. */ member
H A Dibti_common.h126 ibt_cq_hdl_t ev_cq_hdl; /* CQ handle */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c152 cqp = event->ev_cq_hdl ? ibt_get_cq_private(event->ev_cq_hdl) : NULL; in ofs_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1090 event.ev_cq_hdl = (ibt_cq_hdl_t)cq->cq_hdlrarg; in tavor_cq_err_handler()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1138 event.ev_cq_hdl = (ibt_cq_hdl_t)cq->cq_hdlrarg; in hermon_cq_err_handler()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c7847 if (event->ev_cq_hdl == NULL) in daplka_cq_async_handler()
7851 evdp = ibt_get_cq_private(event->ev_cq_hdl); in daplka_cq_async_handler()
7855 event->ev_cq_hdl); in daplka_cq_async_handler()