Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h168 struct mlx5_create_qp_ex { struct
H A Dmlx5.h576 struct ibv_qp *mlx5_create_qp_ex(struct ibv_context *context,
H A Dmlx5.c921 verbs_set_ctx_op(v_ctx, create_qp_ex, mlx5_create_qp_ex); in mlx5_init_context()
H A Dverbs.c1207 struct mlx5_create_qp_ex cmd_ex; in mlx5_cmd_create_qp_ex()
1769 struct ibv_qp *mlx5_create_qp_ex(struct ibv_context *context, in mlx5_create_qp_ex() function