Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_verbs.h1308 typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); typedef
1313 ib_comp_handler comp_handler;
2471 ib_comp_handler comp_handler,
/linux-4.4.14/drivers/infiniband/core/
Dverbs.c1155 ib_comp_handler comp_handler, in ib_create_cq()