mlx5_core_create_qp
EXPORT_SYMBOL_GPL(mlx5_core_create_qp);
err = mlx5_core_create_qp(mdev, &conn->qp.mqp, in, inlen);
err = mlx5_core_create_qp(dev->mdev, &base->mqp, in, inlen);
int mlx5_core_create_qp(struct mlx5_core_dev *dev,