Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs.h190 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context);
Duverbs_main.c438 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler() function
Duverbs_cmd.c1389 cq->comp_handler = ib_uverbs_comp_handler; in ib_uverbs_create_cq()