Home
last modified time | relevance | path

Searched refs:mlx4_SET_PORT_BEACON (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Dport.c1797 int mlx4_SET_PORT_BEACON(struct mlx4_dev *dev, u8 port, u16 time) in mlx4_SET_PORT_BEACON() function
1815 EXPORT_SYMBOL(mlx4_SET_PORT_BEACON);
Den_ethtool.c2144 err = mlx4_SET_PORT_BEACON(mdev->dev, priv->port, beacon_duration); in mlx4_en_set_phys_id()