Home
last modified time | relevance | path

Searched refs:mlx5_create_cq_ex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx5/
Dmlx5.h597 struct ibv_cq_ex *mlx5_create_cq_ex(struct ibv_context *context,
Dmlx5.c913 verbs_set_ctx_op(v_ctx, create_cq_ex, mlx5_create_cq_ex); in mlx5_init_context()
Dverbs.c509 struct ibv_cq_ex *mlx5_create_cq_ex(struct ibv_context *context, in mlx5_create_cq_ex() function