Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_verbs.h1580 typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); typedef
1594 ib_comp_handler comp_handler;
3915 ib_comp_handler comp_handler,
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c2119 ib_comp_handler comp_handler, in __ib_create_cq()