Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dport.h134 void mlx5_query_port_autoneg(struct mlx5_core_dev *dev, int proto_mask,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c257 mlx5_query_port_autoneg(dev, proto_mask, &an_status, in mlx5_set_port_ptys()
609 void mlx5_query_port_autoneg(struct mlx5_core_dev *dev, int proto_mask, in mlx5_query_port_autoneg() function
626 EXPORT_SYMBOL_GPL(mlx5_query_port_autoneg);
Den_ethtool.c838 mlx5_query_port_autoneg(mdev, MLX5_PTYS_EN, &an_status, in mlx5e_set_link_ksettings()