Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c59 struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_get_link_ksettings() argument
101 const struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_set_link_ksettings() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c993 struct ethtool_link_ksettings *link_ksettings) in get_fec_supported_advertised() argument
1026 struct ethtool_link_ksettings *link_ksettings, in ptys2ethtool_supported_advertised_port() argument
1106 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
1132 get_supported(struct mlx5_core_dev * mdev,u32 eth_proto_cap,struct ethtool_link_ksettings * link_ksettings) get_supported() argument
1143 get_advertising(u32 eth_proto_admin,u8 tx_pause,u8 rx_pause,struct ethtool_link_ksettings * link_ksettings,bool ext) get_advertising() argument
1198 get_lp_advertising(struct mlx5_core_dev * mdev,u32 eth_proto_lp,struct ethtool_link_ksettings * link_ksettings) get_lp_advertising() argument
1207 mlx5e_ethtool_get_link_ksettings(struct mlx5e_priv * priv,struct ethtool_link_ksettings * link_ksettings) mlx5e_ethtool_get_link_ksettings() argument
1301 mlx5e_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * link_ksettings) mlx5e_get_link_ksettings() argument
1372 mlx5e_ethtool_set_link_ksettings(struct mlx5e_priv * priv,const struct ethtool_link_ksettings * link_ksettings) mlx5e_ethtool_set_link_ksettings() argument
1449 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() argument
816 ethtool_get_default_link_ksettings(struct net_device * dev,struct ethtool_link_ksettings * link_ksettings) ethtool_get_default_link_ksettings() argument
851 mlx4_en_get_link_ksettings(struct net_device * dev,struct ethtool_link_ksettings * link_ksettings) mlx4_en_get_link_ksettings() argument
899 mlx4_en_set_link_ksettings(struct net_device * dev,const struct ethtool_link_ksettings * link_ksettings) mlx4_en_set_link_ksettings() argument
[all...]
/linux/net/ethtool/
H A Dioctl.c383 const struct ethtool_link_ksettings *link_ksettings) in convert_link_ksettings_to_legacy_settings() argument
439 __ethtool_get_link_ksettings(struct net_device * dev,struct ethtool_link_ksettings * link_ksettings) __ethtool_get_link_ksettings() argument
529 struct ethtool_link_ksettings link_ksettings; ethtool_get_link_ksettings() local
585 struct ethtool_link_ksettings link_ksettings = {}; ethtool_set_link_ksettings() local
658 struct ethtool_link_ksettings link_ksettings; ethtool_get_settings() local
694 struct ethtool_link_ksettings link_ksettings; ethtool_set_settings() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c209 struct ethtool_link_ksettings *link_ksettings) in mlx5i_get_link_ksettings() argument
/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c514 struct ethtool_link_ksettings link_ksettings; in netdev_trig_link_speed_visible() local
/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() argument
256 hinic_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * link_ksettings) hinic_get_link_ksettings() argument
[all...]
/linux/drivers/net/
H A Dtun.c213 struct ethtool_link_ksettings link_ksettings; member