Searched refs:mlx4_INIT_PORT (Results 1 – 4 of 4) sorted by relevance
1164 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port);
2296 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port) in mlx4_INIT_PORT() function2349 EXPORT_SYMBOL_GPL(mlx4_INIT_PORT);
1812 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_start_port()3478 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_init_netdev()
2563 if (mlx4_INIT_PORT(dev->dev, qp->port)) in __mlx4_ib_modify_qp()