Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h1338 typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); typedef
1343 ib_comp_handler comp_handler;
2198 ib_comp_handler comp_handler,
/NextBSD/sys/ofed/drivers/infiniband/core/
HDverbs.c1017 ib_comp_handler comp_handler, in ib_create_cq()