Searched refs:ibt_get_cq_private (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cq.c252 * ibt_get_cq_private - Retrieves the private data for a given CQ
257 ibt_get_cq_private(ibt_cq_hdl_t ibt_cq) function
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c585 ucq = ibt_get_cq_private(event->ev_cq_hdl);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1157 * ibt_get_cq_private()
1161 void *ibt_get_cq_private(ibt_cq_hdl_t ibt_cq);
/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;
909 struct ib_cq *cq = (struct ib_cq *)ibt_get_cq_private(ibt_cq);
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c7851 evdp = ibt_get_cq_private(event->ev_cq_hdl);

Completed in 101 milliseconds