Home
last modified time | relevance | path

Searched refs:mlx4_create_cq_ex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h85 struct mlx4_create_cq_ex { struct
H A Dmlx4.c257 verbs_set_ctx_op(verbs_ctx, create_cq_ex, mlx4_create_cq_ex); in mlx4_init_context()
H A Dmlx4.h387 struct ibv_cq_ex *mlx4_create_cq_ex(struct ibv_context *context,
H A Dverbs.c431 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