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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c902 * ofs_cq_handler() is a delegated function to handle CQ events,
907 ofs_cq_handler(ibt_cq_hdl_t ibt_cq, void *arg) function
912 "ofs_cq_handler: ibt_cq: 0x%p, ib_cq: 0x%p, comp_handler: 0x%p, "
988 ibt_set_cq_handler(cq->ibt_cq, ofs_cq_handler, cq_context);

Completed in 88 milliseconds