Searched refs:ib_uverbs_comp_handler (Results 1 – 4 of 4) sorted by relevance
123 cq->comp_handler = ib_uverbs_comp_handler; in UVERBS_HANDLER()
236 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context);
368 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler() function
1046 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()