Searched refs:ib_uverbs_comp_handler (Results 1 – 3 of 3) sorted by relevance
199 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context);
465 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler() function
1407 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()