Home
last modified time | relevance | path

Searched defs:link_ksettings (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1021 get_fec_supported_advertised(struct mlx5_core_dev * dev,struct ethtool_link_ksettings * link_ksettings) get_fec_supported_advertised() argument
1054 ptys2ethtool_supported_advertised_port(struct mlx5_core_dev * mdev,struct ethtool_link_ksettings * link_ksettings,u32 eth_proto_cap,u8 connector_type) ptys2ethtool_supported_advertised_port() argument
1134 get_link_properties(struct net_device * netdev,u32 eth_proto_oper,bool force_legacy,u16 data_rate_oper,struct ethtool_link_ksettings * link_ksettings) get_link_properties() argument
1160 get_supported(struct mlx5_core_dev * mdev,u32 eth_proto_cap,struct ethtool_link_ksettings * link_ksettings) get_supported() argument
1171 get_advertising(u32 eth_proto_admin,u8 tx_pause,u8 rx_pause,struct ethtool_link_ksettings * link_ksettings,bool ext) get_advertising() argument
1226 get_lp_advertising(struct mlx5_core_dev * mdev,u32 eth_proto_lp,struct ethtool_link_ksettings * link_ksettings) get_lp_advertising() argument
1235 mlx5e_ethtool_get_link_ksettings(struct mlx5e_priv * priv,struct ethtool_link_ksettings * link_ksettings) mlx5e_ethtool_get_link_ksettings() argument
1329 mlx5e_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * link_ksettings) mlx5e_get_link_ksettings() argument
1400 mlx5e_ethtool_set_link_ksettings(struct mlx5e_priv * priv,const struct ethtool_link_ksettings * link_ksettings) mlx5e_ethtool_set_link_ksettings() argument
1477 mlx5e_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * link_ksettings) mlx5e_set_link_ksettings() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c728 struct ethtool_link_ksettings *link_ksettings) in ethtool_get_ptys_link_ksettings()
816 struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) in ethtool_get_default_link_ksettings()
851 struct ethtool_link_ksettings *link_ksettings) in mlx4_en_get_link_ksettings()
899 const struct ethtool_link_ksettings *link_ksettings) in mlx4_en_set_link_ksettings()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c209 struct ethtool_link_ksettings *link_ksettings) in mlx5i_get_link_ksettings()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c146 static void set_link_speed(struct ethtool_link_ksettings *link_ksettings, in set_link_speed()
256 struct ethtool_link_ksettings in hinic_get_link_ksettings()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c663 struct ethtool_link_ksettings *link_ksettings) in get_link_ksettings()
718 const struct ethtool_link_ksettings *link_ksettings) in set_link_ksettings()
/linux/drivers/net/
H A Dtun.c216 struct ethtool_link_ksettings link_ksettings; member