Home
last modified time | relevance | path

Searched refs:get_strings (Results 1 - 25 of 384) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/net/phy/
H A Dbroadcom.c996 .get_strings = bcm_phy_get_strings,
1009 .get_strings = bcm_phy_get_strings,
1023 .get_strings = bcm_phy_get_strings,
1041 .get_strings = bcm_phy_get_strings,
1055 .get_strings = bcm_phy_get_strings,
1083 .get_strings = bcm_phy_get_strings,
1099 .get_strings = bcm_phy_get_strings,
1114 .get_strings = bcm_phy_get_strings,
1133 .get_strings = bcm_phy_get_strings,
1150 .get_strings
[all...]
H A Dmarvell.c3286 .get_strings = marvell_get_strings,
3304 .get_strings = marvell_get_strings,
3325 .get_strings = marvell_get_strings,
3346 .get_strings = marvell_get_strings,
3366 .get_strings = marvell_get_strings,
3386 .get_strings = marvell_get_strings,
3409 .get_strings = marvell_get_strings,
3432 .get_strings = marvell_get_strings,
3452 .get_strings = marvell_get_strings,
3470 .get_strings
[all...]
H 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,
H A Dsmsc.c680 .get_strings = smsc_get_strings,
709 .get_strings = smsc_get_strings,
756 .get_strings = smsc_get_strings,
785 .get_strings = smsc_get_strings,
822 .get_strings = smsc_get_strings,
H 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,
/kernel/linux/linux-5.10/net/ethtool/
H 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()
170 !ops->get_sset_count || !ops->get_strings) in ethnl_set_privflags()
H A Dstrset.c222 else if (ops->get_sset_count && ops->get_strings) in strset_prepare_set()
238 phy_ops->get_strings) in strset_prepare_set()
239 phy_ops->get_strings(dev->phydev, strings); in strset_prepare_set()
241 ops->get_strings(dev, id, strings); in strset_prepare_set()
/kernel/linux/linux-6.6/net/ethtool/
H 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()
H 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()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsmsc.c348 .get_strings = smsc_get_strings,
377 .get_strings = smsc_get_strings,
425 .get_strings = smsc_get_strings,
451 .get_strings = smsc_get_strings,
H A Dmarvell.c2651 .get_strings = marvell_get_strings,
2669 .get_strings = marvell_get_strings,
2690 .get_strings = marvell_get_strings,
2710 .get_strings = marvell_get_strings,
2730 .get_strings = marvell_get_strings,
2754 .get_strings = marvell_get_strings,
2773 .get_strings = marvell_get_strings,
2793 .get_strings = marvell_get_strings,
2811 .get_strings = marvell_get_strings,
2828 .get_strings
[all...]
H A Dmicrel.c1187 .get_strings = kszphy_get_strings,
1202 .get_strings = kszphy_get_strings,
1218 .get_strings = kszphy_get_strings,
1234 .get_strings = kszphy_get_strings,
1247 .get_strings = kszphy_get_strings,
1263 .get_strings = kszphy_get_strings,
1279 .get_strings = kszphy_get_strings,
1305 .get_strings = kszphy_get_strings,
1324 .get_strings = kszphy_get_strings,
1337 .get_strings
[all...]
H A Dnxp-tja11xx.c711 .get_strings = tja11xx_get_strings,
729 .get_strings = tja11xx_get_strings,
748 .get_strings = tja11xx_get_strings,
771 .get_strings = tja11xx_get_strings,
/kernel/linux/linux-5.10/net/dsa/
H A Dmaster.c165 } else if (ops->get_sset_count && ops->get_strings) { in dsa_master_get_strings()
169 ops->get_strings(dev, stringset, data); in dsa_master_get_strings()
172 if (ds->ops->get_strings) { in dsa_master_get_strings()
178 ds->ops->get_strings(ds, port, stringset, ndata); in dsa_master_get_strings()
241 ops->get_strings = dsa_master_get_strings; in dsa_master_ethtool_setup()
/kernel/linux/linux-6.6/net/dsa/
H 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()
244 ops->get_strings = dsa_master_get_strings; in dsa_master_ethtool_setup()
/kernel/linux/linux-6.6/drivers/net/can/slcan/
H A Dslcan-ethtool.c56 .get_strings = slcan_get_strings,
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_ethtool.c44 .get_strings = efx_ethtool_get_strings,
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_ethtool.c47 .get_strings = efx_ethtool_get_strings,
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc_main.c2361 .get_strings = &vsc85xx_get_strings,
2385 .get_strings = &vsc85xx_get_strings,
2410 .get_strings = &vsc85xx_get_strings,
2433 .get_strings = &vsc85xx_get_strings,
2457 .get_strings = &vsc85xx_get_strings,
2481 .get_strings = &vsc85xx_get_strings,
2505 .get_strings = &vsc85xx_get_strings,
2529 .get_strings = &vsc85xx_get_strings,
2553 .get_strings = &vsc85xx_get_strings,
2575 .get_strings
[all...]
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H A Dmscc_main.c2237 .get_strings = &vsc85xx_get_strings,
2263 .get_strings = &vsc85xx_get_strings,
2286 .get_strings = &vsc85xx_get_strings,
2310 .get_strings = &vsc85xx_get_strings,
2334 .get_strings = &vsc85xx_get_strings,
2358 .get_strings = &vsc85xx_get_strings,
2382 .get_strings = &vsc85xx_get_strings,
2407 .get_strings = &vsc85xx_get_strings,
2430 .get_strings = &vsc85xx_get_strings,
2457 .get_strings
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c115 .get_strings = pasemi_mac_get_strings,
/kernel/linux/linux-6.6/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c105 .get_strings = flexcan_get_strings,
/kernel/linux/linux-6.6/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c117 .get_strings = pasemi_mac_get_strings,

Completed in 33 milliseconds

12345678910>>...16