Searched defs:comp_handler (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/contrib/rdma/
H A Drdma_verbs.c595 ib_create_cq(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.h770 ib_comp_handler comp_handler; member in struct:ib_cq
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dverbs.c723 ib_create_cq(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
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h904 ib_comp_handler comp_handler; member in struct:ib_cq

Completed in 122 milliseconds