Searched defs:cq_context (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_cq.c | 121 struct mlx4_cq_context *cq_context; in mlx4_cq_modify() local 143 struct mlx4_cq_context *cq_context; in mlx4_cq_resize() local 245 struct mlx4_cq_context *cq_context; in mlx4_cq_alloc() local
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | device.c | 137 void *cq_context) in verbs_init_cq()
|
H A D | verbs.c | 454 struct ibv_cq *__ibv_create_cq(struct ibv_context *context, int cqe, void *cq_context, in __ibv_create_cq() 507 struct ibv_cq **cq, void **cq_context) in __ibv_get_cq_event()
|
H A D | compat-1_0.c | 138 void *cq_context; member 740 void *cq_context, in __ibv_create_cq_1_0() 789 struct ibv_cq_1_0 **cq, void **cq_context) in __ibv_get_cq_event_1_0()
|
H A D | verbs.h | 1064 void *cq_context; member 1081 void *cq_context; member 1486 void *cq_context; member
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_tx.c | 364 sdp_tx_irq(struct ib_cq *cq, void *cq_context) in sdp_tx_irq()
|
H A D | sdp_rx.c | 661 sdp_rx_irq(struct ib_cq *cq, void *cq_context) in sdp_rx_irq()
|
/freebsd/sys/dev/iser/ |
H A D | iser_verbs.c | 185 iser_cq_callback(struct ib_cq *cq, void *cq_context) in iser_cq_callback()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_main.c | 353 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler()
|
H A D | ib_verbs.c | 1529 void *cq_context, in __ib_create_cq()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_cq.c | 778 struct mthca_cq_context *cq_context; in mthca_init_cq() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 1471 void *cq_context; member
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 5901 struct mlx5_ifc_cqc_bits cq_context; member 6653 struct mlx5_ifc_cqc_bits cq_context; member 8385 struct mlx5_ifc_cqc_bits cq_context; member
|