Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dport.h126 int mlx5_set_port_ptys(struct mlx5_core_dev *dev, bool an_disable,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c248 int mlx5_set_port_ptys(struct mlx5_core_dev *dev, bool an_disable, in mlx5_set_port_ptys() function
275 EXPORT_SYMBOL_GPL(mlx5_set_port_ptys);
Den_ethtool.c848 mlx5_set_port_ptys(mdev, an_disable, link_modes, MLX5_PTYS_EN); in mlx5e_set_link_ksettings()