Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mlx5/
Dport.h166 int mlx5_set_port_beacon(struct mlx5_core_dev *dev, u16 beacon_duration);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c158 int mlx5_set_port_beacon(struct mlx5_core_dev *dev, u16 beacon_duration) in mlx5_set_port_beacon() function
Den_ethtool.c1713 return mlx5_set_port_beacon(mdev, beacon_duration); in mlx5e_set_phys_id()