Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h150 struct mlx4_create_qp_ex { struct
H A Dverbs.c760 struct mlx4_create_qp_ex cmd_ex; in mlx4_cmd_create_qp_ex()
792 struct ibv_qp *mlx4_create_qp_ex(struct ibv_context *context, in mlx4_create_qp_ex() function
940 qp = mlx4_create_qp_ex(pd->context, &attr_ex); in mlx4_create_qp()
H A Dmlx4.c253 verbs_set_ctx_op(verbs_ctx, create_qp_ex, mlx4_create_qp_ex); in mlx4_init_context()
H A Dmlx4.h429 struct ibv_qp *mlx4_create_qp_ex(struct ibv_context *context,