Searched refs:mlx5_query_port_autoneg (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | port.h | 134 void mlx5_query_port_autoneg(struct mlx5_core_dev *dev, int proto_mask,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | port.c | 257 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);
|
D | en_ethtool.c | 838 mlx5_query_port_autoneg(mdev, MLX5_PTYS_EN, &an_status, in mlx5e_set_link_ksettings()
|