Searched refs:mlx4_INIT_PORT (Results 1 – 4 of 4) sorted by relevance
1156 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port);
2293 int mlx4_INIT_PORT(struct mlx4_dev *dev, int port) in mlx4_INIT_PORT() function2346 EXPORT_SYMBOL_GPL(mlx4_INIT_PORT);
1798 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_start_port()3534 err = mlx4_INIT_PORT(mdev->dev, priv->port); in mlx4_en_init_netdev()
2586 if (mlx4_INIT_PORT(dev->dev, qp->port)) in __mlx4_ib_modify_qp()