Home
last modified time | relevance | path

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

/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h1467 typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); typedef
1478 ib_comp_handler comp_handler;
2907 ib_comp_handler comp_handler,
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1363 ib_comp_handler comp_handler, in ib_create_cq()