Searched defs:cq_context (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Ddevice.c135 verbs_init_cq(struct ibv_cq *cq, struct ibv_context *context, struct ibv_comp_channel *channel, void *cq_context) argument
H A Dverbs.c454 struct ibv_cq *__ibv_create_cq(struct ibv_context *context, int cqe, void *cq_context, argument
496 __ibv_get_cq_event(struct ibv_comp_channel *channel, struct ibv_cq **cq, void **cq_context) argument
H A Dcompat-1_0.c138 void *cq_context; member in struct:ibv_cq_1_0
739 __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
788 __ibv_get_cq_event_1_0(struct ibv_comp_channel *channel, struct ibv_cq_1_0 **cq, void **cq_context) argument
[all...]
H A Dverbs.h1064 void *cq_context; member in struct:ibv_cq
1081 void *cq_context; member in struct:ibv_cq_ex
1486 void *cq_context; member in struct:ibv_cq_init_attr_ex
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c660 sdp_rx_irq(struct ib_cq *cq, void *cq_context) argument
H A Dsdp_tx.c362 sdp_tx_irq(struct ib_cq *cq, void *cq_context) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c121 struct mlx4_cq_context *cq_context; local
143 struct mlx4_cq_context *cq_context; local
245 struct mlx4_cq_context *cq_context; local
[all...]
/freebsd-11-stable/sys/dev/iser/
H A Diser_verbs.c186 iser_cq_callback(struct ib_cq *cq, void *cq_context) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cq.c778 struct mthca_cq_context *cq_context; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c505 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) argument
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
/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.h1449 void *cq_context; member in struct:ib_cq
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h4973 struct mlx5_ifc_cqc_bits cq_context; member in struct:mlx5_ifc_query_cq_out_bits
5712 struct mlx5_ifc_cqc_bits cq_context; member in struct:mlx5_ifc_modify_cq_in_bits
7318 struct mlx5_ifc_cqc_bits cq_context; member in struct:mlx5_ifc_create_cq_in_bits

Completed in 263 milliseconds