Home
last modified time | relevance | path

Searched refs:mlx4_CLOSE_PORT (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mlx4/
H A Ddevice.h1165 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2395 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function
2400 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
H A Den_netdev.c1903 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()