Searched defs:comp_handler (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs_compat.h333 ib_create_cq_compat(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler) (struct ib_event *, void *), void *cq_context, int cqe, int comp_vector) argument
H A Dib_verbs.h1447 ib_comp_handler comp_handler; member in struct:ib_cq
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1357 ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler)(struct ib_event *, void *), void *cq_context, const struct ib_cq_init_attr *cq_attr) argument

Completed in 222 milliseconds