Searched defs:link_ksettings (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c58 dpaa2_switch_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *link_ksettings) argument
100 dpaa2_switch_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c208 mlx5i_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *link_ksettings) argument
/linux-master/drivers/leds/trigger/
H A Dledtrig-netdev.c504 struct ethtool_link_ksettings link_ksettings; local
/linux-master/net/ethtool/
H A Dcommon.c472 convert_legacy_settings_to_link_ksettings( struct ethtool_link_ksettings *link_ksettings, const struct ethtool_cmd *legacy_settings) argument
680 ethtool_params_from_link_mode(struct ethtool_link_ksettings *link_ksettings, enum ethtool_link_mode_bit_indices link_mode) argument
[all...]
H A Dioctl.c379 convert_link_ksettings_to_legacy_settings( struct ethtool_cmd *legacy_settings, const struct ethtool_link_ksettings *link_ksettings) argument
436 __ethtool_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
524 struct ethtool_link_ksettings link_ksettings; local
580 struct ethtool_link_ksettings link_ksettings = {}; local
653 struct ethtool_link_ksettings link_ksettings; local
686 struct ethtool_link_ksettings link_ksettings; local
[all...]
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c328 ena_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *link_ksettings) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1086 otx2_get_fec_info(u64 index, int req_mode, struct ethtool_link_ksettings *link_ksettings) argument
1123 otx2_get_link_mode_info(u64 link_mode_bmap, bool req_mode, struct ethtool_link_ksettings *link_ksettings) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c746 ethtool_get_ptys_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
834 ethtool_get_default_link_ksettings( struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
869 mlx4_en_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
917 mlx4_en_set_link_ksettings(struct net_device *dev, const struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c662 get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
717 set_link_ksettings(struct net_device *dev, const struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c146 static void set_link_speed(struct ethtool_link_ksettings *link_ksettings, argument
255 hinic_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1436 cxgb4vf_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c808 get_fec_supported_advertised(struct mlx5_core_dev *dev, struct ethtool_link_ksettings *link_ksettings) argument
841 ptys2ethtool_supported_advertised_port(struct mlx5_core_dev *mdev, struct ethtool_link_ksettings *link_ksettings, u32 eth_proto_cap, u8 connector_type) argument
919 get_speed_duplex(struct net_device *netdev, u32 eth_proto_oper, bool force_legacy, u16 data_rate_oper, struct ethtool_link_ksettings *link_ksettings) argument
947 get_supported(struct mlx5_core_dev *mdev, u32 eth_proto_cap, struct ethtool_link_ksettings *link_ksettings) argument
956 get_advertising(u32 eth_proto_cap, u8 tx_pause, u8 rx_pause, struct ethtool_link_ksettings *link_ksettings, bool ext) argument
1012 get_lp_advertising(struct mlx5_core_dev *mdev, u32 eth_proto_lp, struct ethtool_link_ksettings *link_ksettings) argument
1021 mlx5e_ethtool_get_link_ksettings(struct mlx5e_priv *priv, struct ethtool_link_ksettings *link_ksettings) argument
1115 mlx5e_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *link_ksettings) argument
1192 mlx5e_ethtool_set_link_ksettings(struct mlx5e_priv *priv, const struct ethtool_link_ksettings *link_ksettings) argument
1261 mlx5e_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *link_ksettings) argument
[all...]
/linux-master/drivers/net/
H A Dtun.c213 struct ethtool_link_ksettings link_ksettings; member in struct:tun_struct

Completed in 206 milliseconds