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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c89 ib_alloc_cq(struct ib_device *dev, void *private, int nr_cqe, int comp_vector, enum ib_poll_context poll_ctx) argument
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dverbs.c168 c4iw_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dcmd.c465 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.c454 __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.c739 __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
H A Dkern-abi.h457 __u32 comp_vector; member in struct:ibv_create_cq
476 __u32 comp_vector; member in struct:ibv_create_cq_ex
H A Dverbs.h1494 uint32_t comp_vector; member in struct:ibv_cq_init_attr_ex
/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dverbs.c544 mlx4_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dverbs.c491 mlx5_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-13-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h382 __u32 comp_vector; member in struct:ib_uverbs_create_cq
391 __u32 comp_vector; member in struct:ib_uverbs_ex_create_cq
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h288 u32 comp_vector; member in struct:ib_cq_init_attr

Completed in 208 milliseconds