Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h319 int mlx5_set_port_beacon(struct mlx5_core_dev *dev, u16 beacon_duration);
H A Dport.c160 int mlx5_set_port_beacon(struct mlx5_core_dev *dev, u16 beacon_duration) in mlx5_set_port_beacon() function
H A Den_ethtool.c2014 return mlx5_set_port_beacon(mdev, beacon_duration); in mlx5e_set_phys_id()