Home
last modified time | relevance | path

Searched refs:ethtool_link_ksettings (Results 1 – 25 of 212) sorted by relevance

123456789

/Linux-v5.10/include/linux/
Dethtool.h124 struct ethtool_link_ksettings { struct
177 struct ethtool_link_ksettings *link_ksettings);
186 void ethtool_intersect_link_masks(struct ethtool_link_ksettings *dst,
187 struct ethtool_link_ksettings *src);
499 struct ethtool_link_ksettings *);
501 const struct ethtool_link_ksettings *);
530 bool ethtool_virtdev_validate_cmd(const struct ethtool_link_ksettings *cmd);
532 const struct ethtool_link_ksettings *cmd,
Dphylink.h453 struct ethtool_link_ksettings *);
455 const struct ethtool_link_ksettings *);
Dmdio.h159 struct ethtool_link_ksettings *cmd,
190 struct ethtool_link_ksettings *cmd) in mdio45_ethtool_ksettings_get()
/Linux-v5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c321 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.10/net/ethtool/
Dlinkmodes.c13 struct ethtool_link_ksettings ksettings;
59 const struct ethtool_link_ksettings *ksettings = &data->ksettings; in linkmodes_reply_size()
98 const struct ethtool_link_ksettings *ksettings = &data->ksettings; in linkmodes_fill_reply()
285 static bool ethnl_auto_linkmodes(struct ethtool_link_ksettings *ksettings, in ethnl_auto_linkmodes()
329 struct ethtool_link_ksettings *ksettings, in ethnl_update_linkmodes()
382 struct ethtool_link_ksettings ksettings = {}; in ethnl_set_linkmodes()
Dlinkinfo.c12 struct ethtool_link_ksettings ksettings;
100 struct ethtool_link_ksettings ksettings = {}; in ethnl_set_linkinfo()
Dcommon.h36 struct ethtool_link_ksettings *link_ksettings,
/Linux-v5.10/drivers/net/ethernet/sfc/
Dethtool_common.h34 struct ethtool_link_ksettings *out);
36 const struct ethtool_link_ksettings *settings);
Dmcdi_port_common.h50 void efx_mcdi_phy_get_link_ksettings(struct efx_nic *efx, struct ethtool_link_ksettings *cmd);
51 int efx_mcdi_phy_set_link_ksettings(struct efx_nic *efx, const struct ethtool_link_ksettings *cmd);
/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw-ethtool.c57 struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_get_link_ksettings()
88 const struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c234 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an_outcome()
300 struct ethtool_link_ksettings *dlks) in xgbe_phy_an_advertising()
302 struct ethtool_link_ksettings *slks = &pdata->phy.lks; in xgbe_phy_an_advertising()
589 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_use_mode()
680 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_init()
Dxgbe-phy-v2.c723 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_sfp_phy_settings()
989 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_find_phy_device()
1500 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_phydev_flowctrl()
1531 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an37_sgmii_outcome()
1571 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an37_outcome()
1614 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an73_redrv_outcome()
1694 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an73_outcome()
1767 struct ethtool_link_ksettings *dlks) in xgbe_phy_an_advertising()
1769 struct ethtool_link_ksettings *slks = &pdata->phy.lks; in xgbe_phy_an_advertising()
1830 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an_config()
[all …]
Dxgbe-ethtool.c274 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_set_pauseparam()
310 struct ethtool_link_ksettings *cmd) in xgbe_get_link_ksettings()
313 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_get_link_ksettings()
331 const struct ethtool_link_ksettings *cmd) in xgbe_set_link_ksettings()
334 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c861 u8 width, struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_supported()
879 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_advertise()
945 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_ksettings()
979 const struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_set_link_ksettings()
1181 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_supported_port()
1228 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_speed_duplex()
1264 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_advert_link()
1604 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_supported_port()
1651 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_speed_duplex()
1702 const struct ethtool_link_ksettings *cmd) in mlxsw_sp2_to_ptys_advert_link()
/Linux-v5.10/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c139 struct ethtool_link_ksettings *cmd) in xge_get_link_ksettings()
152 const struct ethtool_link_ksettings *cmd) in xge_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.h194 struct ethtool_link_ksettings *cmd);
196 const struct ethtool_link_ksettings *cmd);
/Linux-v5.10/include/linux/usb/
Dusbnet.h271 struct ethtool_link_ksettings *cmd);
273 const struct ethtool_link_ksettings *cmd);
/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dethtool.c129 struct ethtool_link_ksettings *cmd) in alx_get_link_ksettings()
178 const struct ethtool_link_ksettings *cmd) in alx_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c21 struct ethtool_link_ksettings *cmd) in ehea_get_link_ksettings()
85 const struct ethtool_link_ksettings *cmd) in ehea_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c73 struct ethtool_link_ksettings *ecmd) in pch_gbe_get_link_ksettings()
108 const struct ethtool_link_ksettings *ecmd) in pch_gbe_set_link_ksettings()
112 struct ethtool_link_ksettings copy_ecmd; in pch_gbe_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c696 struct ethtool_link_ksettings *link_ksettings) in get_fec_supported_advertised()
728 static void ptys2ethtool_supported_advertised_port(struct ethtool_link_ksettings *link_ksettings, in ptys2ethtool_supported_advertised_port()
809 struct ethtool_link_ksettings *link_ksettings) in get_speed_duplex()
835 struct ethtool_link_ksettings *link_ksettings) in get_supported()
844 struct ethtool_link_ksettings *link_ksettings, in get_advertising()
900 struct ethtool_link_ksettings *link_ksettings) in get_lp_advertising()
909 struct ethtool_link_ksettings *link_ksettings) in mlx5e_ethtool_get_link_ksettings()
1003 struct ethtool_link_ksettings *link_ksettings) in mlx5e_get_link_ksettings()
1064 const struct ethtool_link_ksettings *link_ksettings) in mlx5e_ethtool_set_link_ksettings()
1137 const struct ethtool_link_ksettings *link_ksettings) in mlx5e_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c231 const struct ethtool_link_ksettings *cmd) in ef4_mdio_set_link_ksettings()
233 struct ethtool_link_ksettings prev = { in ef4_mdio_set_link_ksettings()
Dmdio_10g.h84 const struct ethtool_link_ksettings *cmd);
Dtenxpress.c441 struct ethtool_link_ksettings *cmd) in tenxpress_get_link_ksettings()
463 const struct ethtool_link_ksettings *cmd) in tenxpress_set_link_ksettings()
/Linux-v5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c16 struct ethtool_link_ksettings *cmd) in atl1c_get_link_ksettings()
60 const struct ethtool_link_ksettings *cmd) in atl1c_set_link_ksettings()

123456789