Searched refs:mlx4_create_qp_ex (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dmlx4-abi.h150 struct mlx4_create_qp_ex { struct
H A Dmlx4.c241 verbs_set_ctx_op(verbs_ctx, create_qp_ex, mlx4_create_qp_ex);
H A Dverbs.c751 struct mlx4_create_qp_ex cmd_ex;
783 struct ibv_qp *mlx4_create_qp_ex(struct ibv_context *context, function
927 qp = mlx4_create_qp_ex(pd->context, &attr_ex);
H A Dmlx4.h428 struct ibv_qp *mlx4_create_qp_ex(struct ibv_context *context,

Completed in 116 milliseconds