Home
last modified time | relevance | path

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

/Linux-v5.15/include/rdma/
Dib_verbs.h1555 typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); typedef
1569 ib_comp_handler comp_handler;
3876 ib_comp_handler comp_handler,
/Linux-v5.15/drivers/infiniband/core/
Dverbs.c2055 ib_comp_handler comp_handler, in __ib_create_cq()