Home
last modified time | relevance | path

Searched refs:get_strings (Results 1 – 25 of 201) sorted by relevance

123456789

/linux-6.3-rc2/drivers/net/phy/
A Dbroadcom.c872 .get_strings = bcm_phy_get_strings,
885 .get_strings = bcm_phy_get_strings,
898 .get_strings = bcm_phy_get_strings,
913 .get_strings = bcm_phy_get_strings,
926 .get_strings = bcm_phy_get_strings,
952 .get_strings = bcm_phy_get_strings,
967 .get_strings = bcm_phy_get_strings,
981 .get_strings = bcm_phy_get_strings,
997 .get_strings = bcm_phy_get_strings,
1013 .get_strings = bcm_phy_get_strings,
[all …]
A Dsmsc.c345 .get_strings = smsc_get_strings,
374 .get_strings = smsc_get_strings,
418 .get_strings = smsc_get_strings,
444 .get_strings = smsc_get_strings,
474 .get_strings = smsc_get_strings,
A Dmarvell.c2959 .get_strings = marvell_get_strings,
2977 .get_strings = marvell_get_strings,
2998 .get_strings = marvell_get_strings,
3019 .get_strings = marvell_get_strings,
3039 .get_strings = marvell_get_strings,
3059 .get_strings = marvell_get_strings,
3082 .get_strings = marvell_get_strings,
3100 .get_strings = marvell_get_strings,
3120 .get_strings = marvell_get_strings,
3138 .get_strings = marvell_get_strings,
[all …]
A Daquantia_main.c774 .get_strings = aqr107_get_strings,
793 .get_strings = aqr107_get_strings,
819 .get_strings = aqr107_get_strings,
837 .get_strings = aqr107_get_strings,
856 .get_strings = aqr107_get_strings,
A Dnxp-tja11xx.c822 .get_strings = tja11xx_get_strings,
840 .get_strings = tja11xx_get_strings,
859 .get_strings = tja11xx_get_strings,
882 .get_strings = tja11xx_get_strings,
A Dmicrel.c3931 .get_strings = kszphy_get_strings,
3946 .get_strings = kszphy_get_strings,
3962 .get_strings = kszphy_get_strings,
3978 .get_strings = kszphy_get_strings,
3991 .get_strings = kszphy_get_strings,
4007 .get_strings = kszphy_get_strings,
4026 .get_strings = kszphy_get_strings,
4055 .get_strings = kszphy_get_strings,
4075 .get_strings = kszphy_get_strings,
4092 .get_strings = kszphy_get_strings,
[all …]
A Dbcm-cygnus.c275 .get_strings = bcm_phy_get_strings,
/linux-6.3-rc2/net/ethtool/
A Dprivflags.c41 ops->get_strings(dev, ETH_SS_PRIV_FLAGS, (u8 *)*names); in ethnl_get_priv_flags_info()
70 if (!ops->get_priv_flags || !ops->get_sset_count || !ops->get_strings) in privflags_prepare_data()
139 !ops->get_sset_count || !ops->get_strings) in ethnl_set_privflags_validate()
A Dstrset.c247 else if (ops->get_sset_count && ops->get_strings) in strset_prepare_set()
263 phy_ops->get_strings) in strset_prepare_set()
264 phy_ops->get_strings(dev->phydev, strings); in strset_prepare_set()
266 ops->get_strings(dev, id, strings); in strset_prepare_set()
/linux-6.3-rc2/net/dsa/
A Dmaster.c173 } else if (ops->get_sset_count && ops->get_strings) { in dsa_master_get_strings()
177 ops->get_strings(dev, stringset, data); in dsa_master_get_strings()
180 if (ds->ops->get_strings) { in dsa_master_get_strings()
186 ds->ops->get_strings(ds, port, stringset, ndata); in dsa_master_get_strings()
251 ops->get_strings = dsa_master_get_strings; in dsa_master_ethtool_setup()
/linux-6.3-rc2/drivers/net/can/slcan/
A Dslcan-ethtool.c56 .get_strings = slcan_get_strings,
/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_main.c2348 .get_strings = &vsc85xx_get_strings,
2373 .get_strings = &vsc85xx_get_strings,
2396 .get_strings = &vsc85xx_get_strings,
2420 .get_strings = &vsc85xx_get_strings,
2444 .get_strings = &vsc85xx_get_strings,
2468 .get_strings = &vsc85xx_get_strings,
2492 .get_strings = &vsc85xx_get_strings,
2516 .get_strings = &vsc85xx_get_strings,
2538 .get_strings = &vsc85xx_get_strings,
2563 .get_strings = &vsc85xx_get_strings,
[all …]
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Def100_ethtool.c47 .get_strings = efx_ethtool_get_strings,
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_stats.h40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
/linux-6.3-rc2/drivers/net/ethernet/pasemi/
A Dpasemi_mac_ethtool.c117 .get_strings = pasemi_mac_get_strings,
/linux-6.3-rc2/drivers/net/can/flexcan/
A Dflexcan-ethtool.c105 .get_strings = flexcan_get_strings,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxbf_gige/
A Dmlxbf_gige_ethtool.c132 .get_strings = mlxbf_gige_get_strings,
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dethtool.c110 .get_strings = lbs_mesh_ethtool_get_strings,
/linux-6.3-rc2/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_ethtool.c176 .get_strings = vnic_get_strings,
/linux-6.3-rc2/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c169 .get_strings = spider_net_get_strings,
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_ethtool.c227 .get_strings = ipoib_get_strings,
/linux-6.3-rc2/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c165 .get_strings = xge_get_strings,
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/emac/
A Demac-ethtool.c264 .get_strings = emac_get_strings,
/linux-6.3-rc2/include/linux/
A Dethtool.h824 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member
952 int (*get_strings)(struct phy_device *dev, u8 *data); member
/linux-6.3-rc2/drivers/net/ethernet/asix/
A Dax88796c_ioctl.c226 .get_strings = ax88796c_get_strings,

Completed in 43 milliseconds

123456789