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

/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4-abi.h100 struct mlx4_create_qp { struct
H A Dmlx4.c128 .create_qp = mlx4_create_qp,
H A Dmlx4.h402 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr);
H A Dverbs.c447 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr) function
449 struct mlx4_create_qp cmd;

Completed in 53 milliseconds