Searched refs:mlx4_CLOSE_PORT (Results 1 – 3 of 3) sorted by relevance
1165 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
2395 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function2400 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
1903 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()