/Linux-v5.15/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()
|
/Linux-v5.15/drivers/net/ |
D | mii.c | 53 void mii_ethtool_gset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_gset() 235 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()
|
/Linux-v5.15/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() 348 struct ethtool_coalesce *ecmd, in enic_set_coalesce()
|
/Linux-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 75 struct ethtool_link_ksettings *ecmd) in pch_gbe_get_link_ksettings() 110 const struct ethtool_link_ksettings *ecmd) in pch_gbe_set_link_ksettings()
|
/Linux-v5.15/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()
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/net/fjes/ |
D | fjes_ethtool.c | 164 struct ethtool_link_ksettings *ecmd) in fjes_get_link_ksettings()
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/net/usb/ |
D | asix_devices.c | 174 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88172_link_reset() local 1003 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88178_link_reset() local
|
D | ch9200.c | 215 struct ethtool_cmd ecmd; in ch9200_link_reset() local
|
D | pegasus.c | 951 struct ethtool_link_ksettings *ecmd) in pegasus_get_link_ksettings() 962 const struct ethtool_link_ksettings *ecmd) in pegasus_set_link_ksettings()
|
D | sr9700.c | 509 struct ethtool_cmd ecmd; in sr9700_link_reset() local
|
D | dm9601.c | 549 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in dm9601_link_reset() local
|
/Linux-v5.15/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()
|
/Linux-v5.15/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() 2222 struct ethtool_link_ksettings *ecmd) in rocker_port_get_link_ksettings() 2231 const struct ethtool_link_ksettings *ecmd) in rocker_port_set_link_ksettings()
|
/Linux-v5.15/net/bridge/ |
D | br_device.c | 271 struct ethtool_link_ksettings ecmd; in br_get_link_ksettings() local
|
D | br_if.c | 37 struct ethtool_link_ksettings ecmd; in port_cost() local
|
/Linux-v5.15/drivers/net/ethernet/ |
D | jme.c | 2389 struct ethtool_coalesce *ecmd, in jme_get_coalesce() 2428 struct ethtool_coalesce *ecmd, in jme_set_coalesce() 2459 struct ethtool_pauseparam *ecmd) in jme_get_pauseparam() 2477 struct ethtool_pauseparam *ecmd) in jme_set_pauseparam()
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 401 struct ethtool_link_ksettings *ecmd) in cpsw_get_link_ksettings() 415 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()
|
/Linux-v5.15/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 697 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam() 706 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam()
|
/Linux-v5.15/drivers/staging/qlge/ |
D | qlge_ethtool.c | 382 struct ethtool_link_ksettings *ecmd) in qlge_get_link_ksettings()
|
/Linux-v5.15/include/linux/ |
D | mdio.h | 189 struct ethtool_cmd *ecmd) in mdio45_ethtool_gset()
|
/Linux-v5.15/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() 644 struct ethtool_coalesce *ecmd, in skge_set_coalesce()
|