Home
last modified time | relevance | path

Searched refs:ibt_get_cq_private (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cq.c257 ibt_get_cq_private(ibt_cq_hdl_t ibt_cq) in ibt_get_cq_private() function
/titanic_41/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd89 root ibt_get_cq_private
/titanic_41/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); in uverbs_async_cq_event_handler()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1161 void *ibt_get_cq_private(ibt_cq_hdl_t ibt_cq);
/titanic_41/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()
909 struct ib_cq *cq = (struct ib_cq *)ibt_get_cq_private(ibt_cq); in ofs_cq_handler()
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c7851 evdp = ibt_get_cq_private(event->ev_cq_hdl); in daplka_cq_async_handler()