Searched refs:mlx4_INIT_PORT (Results 1 – 4 of 4) sorted by relevance
1139 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port);
2259 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port) in mlx4_INIT_PORT() function2312 EXPORT_SYMBOL_GPL(mlx4_INIT_PORT);
1400 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_start_port()2327 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_init_netdev()
2040 if (mlx4_INIT_PORT(dev->dev, qp->port)) in __mlx4_ib_modify_qp()