Searched refs:mlx4_INIT_PORT (Results 1 – 4 of 4) sorted by relevance
1112 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port);
2115 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port) in mlx4_INIT_PORT() function2168 EXPORT_SYMBOL_GPL(mlx4_INIT_PORT);
1689 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_start_port()3058 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_init_netdev()
1898 if (mlx4_INIT_PORT(dev->dev, qp->port)) in __mlx4_ib_modify_qp()