Home
last modified time | relevance | path

Searched refs:ib_uverbs_comp_handler (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/core/
Duverbs.h199 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context);
Duverbs_main.c465 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler() function
Duverbs_cmd.c1407 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()