/drivers/net/ethernet/marvell/prestera/ |
D | prestera_ethtool.c | 321 static int prestera_port_type_set(const struct ethtool_link_ksettings *ecmd, in prestera_port_type_set() 417 static void prestera_port_supp_types_get(struct ethtool_link_ksettings *ecmd, in prestera_port_supp_types_get() 434 static void prestera_port_remote_cap_get(struct ethtool_link_ksettings *ecmd, in prestera_port_remote_cap_get() 469 static void prestera_port_speed_get(struct ethtool_link_ksettings *ecmd, in prestera_port_speed_get() 479 static void prestera_port_duplex_get(struct ethtool_link_ksettings *ecmd, in prestera_port_duplex_get() 497 struct ethtool_link_ksettings *ecmd) in prestera_ethtool_get_link_ksettings() 554 static int prestera_port_mdix_set(const struct ethtool_link_ksettings *ecmd, in prestera_port_mdix_set() 597 prestera_port_speed_duplex_set(const struct ethtool_link_ksettings *ecmd, in prestera_port_speed_duplex_set() 628 const struct ethtool_link_ksettings *ecmd) in prestera_ethtool_set_link_ksettings()
|
/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 108 struct ethtool_link_ksettings *ecmd) in enic_get_ksettings() 301 struct ethtool_coalesce *ecmd) in enic_get_coalesce() 346 struct ethtool_coalesce *ecmd) in enic_set_coalesce()
|
/drivers/net/ |
D | mii.c | 55 int mii_ethtool_gset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_gset() 237 int mii_ethtool_sset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_sset()
|
D | mdio.c | 184 struct ethtool_cmd *ecmd, in mdio45_ethtool_gset_npage()
|
/drivers/net/usb/ |
D | asix_devices.c | 174 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88172_link_reset() local 301 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88772_link_reset() local 957 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88178_link_reset() local
|
D | pegasus.c | 978 struct ethtool_link_ksettings *ecmd) in pegasus_get_link_ksettings() 989 const struct ethtool_link_ksettings *ecmd) in pegasus_set_link_ksettings()
|
D | ch9200.c | 215 struct ethtool_cmd ecmd; in ch9200_link_reset() local
|
D | sr9700.c | 509 struct ethtool_cmd ecmd; in sr9700_link_reset() local
|
D | dm9601.c | 554 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in dm9601_link_reset() local
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 73 struct ethtool_link_ksettings *ecmd) in pch_gbe_get_link_ksettings() 108 const struct ethtool_link_ksettings *ecmd) in pch_gbe_set_link_ksettings()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 288 struct ethtool_link_ksettings *ecmd) in qlcnic_82xx_get_link_ksettings() 436 struct ethtool_link_ksettings *ecmd) in qlcnic_get_link_ksettings() 450 const struct ethtool_link_ksettings *ecmd) in qlcnic_set_port_config() 484 const struct ethtool_link_ksettings *ecmd) in qlcnic_set_link_ksettings()
|
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 42 #define ETHTOOL_ADD_SUPPORTED_SPEED_LINK_MODE(ecmd, mode) \ argument 45 #define ETHTOOL_ADD_ADVERTISED_SPEED_LINK_MODE(ecmd, mode) \ argument 48 #define ETHTOOL_ADD_SUPPORTED_LINK_MODE(ecmd, mode) \ argument 50 #define ETHTOOL_ADD_ADVERTISED_LINK_MODE(ecmd, mode) \ argument
|
/drivers/staging/netlogic/ |
D | xlr_net.c | 147 struct ethtool_link_ksettings *ecmd) in xlr_get_link_ksettings() 161 const struct ethtool_link_ksettings *ecmd) in xlr_set_link_ksettings()
|
/drivers/net/ethernet/smsc/ |
D | smc91c92_cs.c | 1847 struct ethtool_link_ksettings *ecmd) in smc_netdev_get_ecmd() 1871 const struct ethtool_link_ksettings *ecmd) in smc_netdev_set_ecmd() 1914 struct ethtool_link_ksettings *ecmd) in smc_get_link_ksettings() 1933 const struct ethtool_link_ksettings *ecmd) in smc_set_link_ksettings()
|
/drivers/net/fjes/ |
D | fjes_ethtool.c | 164 struct ethtool_link_ksettings *ecmd) in fjes_get_link_ksettings()
|
/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 1119 struct ethtool_link_ksettings *ecmd = priv; in rocker_cmd_get_port_settings_ethtool_proc() local 1255 struct ethtool_link_ksettings *ecmd = priv; in rocker_cmd_set_port_settings_ethtool_prep() local 1354 struct ethtool_link_ksettings *ecmd) in rocker_cmd_get_port_settings_ethtool() 1381 const struct ethtool_link_ksettings *ecmd) in rocker_cmd_set_port_settings_ethtool() 2248 struct ethtool_link_ksettings *ecmd) in rocker_port_get_link_ksettings() 2257 const struct ethtool_link_ksettings *ecmd) in rocker_port_set_link_ksettings()
|
/drivers/net/ethernet/ |
D | jme.c | 2405 jme_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd) in jme_get_coalesce() 2442 jme_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd) in jme_set_coalesce() 2471 struct ethtool_pauseparam *ecmd) in jme_get_pauseparam() 2489 struct ethtool_pauseparam *ecmd) in jme_set_pauseparam()
|
/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 397 struct ethtool_link_ksettings *ecmd) in cpsw_get_link_ksettings() 411 const struct ethtool_link_ksettings *ecmd) in cpsw_set_link_ksettings()
|
D | am65-cpsw-ethtool.c | 519 struct ethtool_link_ksettings *ecmd) in am65_cpsw_get_link_ksettings() 532 const struct ethtool_link_ksettings *ecmd) in am65_cpsw_set_link_ksettings()
|
/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 693 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam() 702 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam()
|
/drivers/net/ethernet/marvell/ |
D | skge.c | 553 struct ethtool_pauseparam *ecmd) in skge_get_pauseparam() 566 struct ethtool_pauseparam *ecmd) in skge_set_pauseparam() 618 struct ethtool_coalesce *ecmd) in skge_get_coalesce() 642 struct ethtool_coalesce *ecmd) in skge_set_coalesce()
|
D | sky2.c | 4012 struct ethtool_pauseparam *ecmd) in sky2_get_pauseparam() 4035 struct ethtool_pauseparam *ecmd) in sky2_set_pauseparam() 4053 struct ethtool_coalesce *ecmd) in sky2_get_coalesce() 4088 struct ethtool_coalesce *ecmd) in sky2_set_coalesce()
|
/drivers/staging/qlge/ |
D | qlge_ethtool.c | 383 struct ethtool_link_ksettings *ecmd) in ql_get_link_ksettings()
|
/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 2584 struct ethtool_link_ksettings *ecmd) in get_link_ksettings() 2594 const struct ethtool_link_ksettings *ecmd) in set_link_ksettings() 2830 struct ethtool_link_ksettings *ecmd) in netdev_get_ecmd() 2913 const struct ethtool_link_ksettings *ecmd) in netdev_set_ecmd()
|
/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 571 struct ethtool_link_ksettings *ecmd) in vmxnet3_get_link_ksettings()
|