Home
last modified time | relevance | path

Searched refs:sol_uverbs_comp_event_handler (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.h74 sol_uverbs_comp_event_handler(ibt_cq_hdl_t ibt_cq, void *arg);
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c357 ibt_set_cq_handler(ucq->cq, sol_uverbs_comp_event_handler, ucq); in sol_uverbs_create_cq()
769 sol_uverbs_comp_event_handler(ibt_cq_hdl_t ibt_cq, void *arg) in sol_uverbs_comp_event_handler() function