Searched refs:mlx5_create_qp (Results 1 – 4 of 4) sorted by relevance
190 struct mlx5_create_qp { struct
626 struct ibv_qp *mlx5_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr);
1203 struct mlx5_create_qp *cmd, in mlx5_cmd_create_qp_ex() 1248 struct mlx5_create_qp cmd; in create_qp() 1434 struct ibv_qp *mlx5_create_qp(struct ibv_pd *pd, in mlx5_create_qp() function
119 .create_qp = mlx5_create_qp,