Searched refs:mlx4_create_cq_ex (Results 1 – 4 of 4) sorted by relevance
85 struct mlx4_create_cq_ex { struct
257 verbs_set_ctx_op(verbs_ctx, create_cq_ex, mlx4_create_cq_ex); in mlx4_init_context()
387 struct ibv_cq_ex *mlx4_create_cq_ex(struct ibv_context *context,
431 struct mlx4_create_cq_ex cmd = {}; in mlx4_cmd_create_cq_ex()560 struct ibv_cq_ex *mlx4_create_cq_ex(struct ibv_context *context, in mlx4_create_cq_ex() function