Searched defs:comp_vector (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dverbs.c187 mthca_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dverbs.c163 mlx4_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dverbs.c170 c4iw_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dcmd.c304 ibv_cmd_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector, struct ibv_cq *cq, struct ibv_create_cq *cmd, size_t cmd_size, struct ibv_create_cq_resp *resp, size_t resp_size) argument
H A Dverbs.c273 __ibv_create_cq(struct ibv_context *context, int cqe, void *cq_context, struct ibv_comp_channel *channel, int comp_vector) argument
H A Dcompat-1_0.c637 __ibv_create_cq_1_0(struct ibv_context_1_0 *context, int cqe, void *cq_context, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10-stable/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-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c675 mthca_create_cq(struct ib_device *ibdev, int entries, int comp_vector, struct ib_ucontext *context, struct ib_udata *udata) argument
/freebsd-10-stable/contrib/ofed/libibverbs/include/infiniband/
H A Dkern-abi.h301 __u32 comp_vector; member in struct:ibv_create_cq
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_user_verbs.h284 __u32 comp_vector; member in struct:ib_uverbs_create_cq

Completed in 126 milliseconds