Home
last modified time | relevance | path

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

123456789

/Linux-v6.1/include/linux/
Dethtool.h147 struct ethtool_link_ksettings { struct
201 struct ethtool_link_ksettings *link_ksettings);
215 void ethtool_intersect_link_masks(struct ethtool_link_ksettings *dst,
216 struct ethtool_link_ksettings *src);
730 struct ethtool_link_ksettings *);
732 const struct ethtool_link_ksettings *);
781 bool ethtool_virtdev_validate_cmd(const struct ethtool_link_ksettings *cmd);
783 const struct ethtool_link_ksettings *cmd,
824 ethtool_params_from_link_mode(struct ethtool_link_ksettings *link_ksettings,
Dphylink.h589 struct ethtool_link_ksettings *);
591 const struct ethtool_link_ksettings *);
/Linux-v6.1/net/ethtool/
Dlinkmodes.c15 struct ethtool_link_ksettings ksettings;
64 const struct ethtool_link_ksettings *ksettings = &data->ksettings; in linkmodes_reply_size()
105 const struct ethtool_link_ksettings *ksettings = &data->ksettings; in linkmodes_fill_reply()
185 static bool ethnl_auto_linkmodes(struct ethtool_link_ksettings *ksettings, in ethnl_auto_linkmodes()
249 struct ethtool_link_ksettings *ksettings, in ethnl_update_linkmodes()
315 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.h43 struct ethtool_link_ksettings *link_ksettings,
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.h37 struct ethtool_link_ksettings *cmd);
39 const struct ethtool_link_ksettings *cmd);
Dethtool_common.h31 struct ethtool_link_ksettings *out);
33 const struct ethtool_link_ksettings *settings);
/Linux-v6.1/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()
411 static void prestera_port_supp_types_get(struct ethtool_link_ksettings *ecmd, in prestera_port_supp_types_get()
428 static void prestera_port_remote_cap_get(struct ethtool_link_ksettings *ecmd, in prestera_port_remote_cap_get()
469 static void prestera_port_link_mode_get(struct ethtool_link_ksettings *ecmd, in prestera_port_link_mode_get()
497 static void prestera_port_mdix_get(struct ethtool_link_ksettings *ecmd, in prestera_port_mdix_get()
514 struct ethtool_link_ksettings *ecmd) in prestera_ethtool_get_link_ksettings()
570 static int prestera_port_mdix_set(const struct ethtool_link_ksettings *ecmd, in prestera_port_mdix_set()
632 prestera_port_speed_duplex_set(const struct ethtool_link_ksettings *ecmd, in prestera_port_speed_duplex_set()
647 const struct ethtool_link_ksettings *ecmd) in prestera_ethtool_set_link_ksettings()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dethtool_common.h36 struct ethtool_link_ksettings *out);
38 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-v6.1/include/linux/usb/
Dusbnet.h265 struct ethtool_link_ksettings *cmd);
267 const struct ethtool_link_ksettings *cmd);
269 struct ethtool_link_ksettings *cmd);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c868 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_supported()
886 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_advertise()
952 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_ksettings()
984 const struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_set_link_ksettings()
1383 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_supported_port()
1430 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_link_mode()
1474 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_advert_link()
1488 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_speed_lanes()
1830 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_supported_port()
1875 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_link_mode()
[all …]
/Linux-v6.1/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.c726 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_sfp_phy_settings()
999 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_find_phy_device()
1510 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_phydev_flowctrl()
1541 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an37_sgmii_outcome()
1581 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an37_outcome()
1624 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an73_redrv_outcome()
1704 struct ethtool_link_ksettings *lks = &pdata->phy.lks; in xgbe_phy_an73_outcome()
1777 struct ethtool_link_ksettings *dlks) in xgbe_phy_an_advertising()
1779 struct ethtool_link_ksettings *slks = &pdata->phy.lks; in xgbe_phy_an_advertising()
1840 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-v6.1/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-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-ethtool.c59 struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_get_link_ksettings()
94 const struct ethtool_link_ksettings *link_ksettings) in dpaa2_switch_set_link_ksettings()
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.h203 struct ethtool_link_ksettings *cmd);
205 const struct ethtool_link_ksettings *cmd);
/Linux-v6.1/drivers/net/ethernet/altera/
Daltera_tse_ethtool.c225 const struct ethtool_link_ksettings *cmd) in tse_ethtool_set_link_ksettings()
233 struct ethtool_link_ksettings *cmd) in tse_ethtool_get_link_ksettings()
/Linux-v6.1/drivers/net/ethernet/atheros/alx/
Dethtool.c129 struct ethtool_link_ksettings *cmd) in alx_get_link_ksettings()
180 const struct ethtool_link_ksettings *cmd) in alx_set_link_ksettings()
/Linux-v6.1/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-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1080 struct ethtool_link_ksettings *link_ksettings) in otx2_get_fec_info()
1118 struct ethtool_link_ksettings in otx2_get_link_mode_info()
1181 struct ethtool_link_ksettings *cmd) in otx2_get_link_ksettings()
1210 static void otx2_get_advertised_mode(const struct ethtool_link_ksettings *cmd, in otx2_get_advertised_mode()
1225 const struct ethtool_link_ksettings *cmd) in otx2_set_link_ksettings()
1228 struct ethtool_link_ksettings cur_ks; in otx2_set_link_ksettings()
1233 memset(&cur_ks, 0, sizeof(struct ethtool_link_ksettings)); in otx2_set_link_ksettings()
1380 struct ethtool_link_ksettings *cmd) in otx2vf_get_link_ksettings()
/Linux-v6.1/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c75 struct ethtool_link_ksettings *ecmd) in pch_gbe_get_link_ksettings()
110 const struct ethtool_link_ksettings *ecmd) in pch_gbe_set_link_ksettings()
114 struct ethtool_link_ksettings copy_ecmd; in pch_gbe_set_link_ksettings()
/Linux-v6.1/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);

123456789