mlx4_INIT_PORT
if (mlx4_INIT_PORT(dev->dev, qp->port))
err = mlx4_INIT_PORT(mdev->dev, priv->port);
err = mlx4_INIT_PORT(mdev->dev, priv->port);
EXPORT_SYMBOL_GPL(mlx4_INIT_PORT);
int mlx4_INIT_PORT(struct mlx4_dev *dev, int port);