| /linux/drivers/net/phy/ |
| H A D | broadcom.c | 1461 .get_strings = bcm_phy_get_strings, 1473 .get_strings = bcm_phy_get_strings, 1486 .get_strings = bcm_phy_get_strings, 1503 .get_strings = bcm_phy_get_strings, 1516 .get_strings = bcm_phy_get_strings, 1544 .get_strings = bcm_phy_get_strings, 1559 .get_strings = bcm_phy_get_strings, 1573 .get_strings = bcm_phy_get_strings, 1591 .get_strings = bcm_phy_get_strings, 1609 .get_strings = bcm_phy_get_strings, [all …]
|
| H A D | smsc.c | 726 .get_strings = smsc_get_strings, 755 .get_strings = smsc_get_strings, 803 .get_strings = smsc_get_strings, 832 .get_strings = smsc_get_strings, 869 .get_strings = smsc_get_strings,
|
| H A D | micrel.c | 6496 .get_strings = kszphy_get_strings, 6511 .get_strings = kszphy_get_strings, 6526 .get_strings = kszphy_get_strings, 6540 .get_strings = kszphy_get_strings, 6553 .get_strings = kszphy_get_strings, 6569 .get_strings = kszphy_get_strings, 6587 .get_strings = kszphy_get_strings, 6616 .get_strings = kszphy_get_strings, 6635 .get_strings = kszphy_get_strings, 6652 .get_strings = kszphy_get_strings, [all …]
|
| /linux/net/ethtool/ |
| H A D | privflags.c | 41 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 D | strset.c | 258 else if (ops->get_sset_count && ops->get_strings) in strset_prepare_set() 274 phy_ops->get_strings) in strset_prepare_set() 275 phy_ops->get_strings(phydev, strings); in strset_prepare_set() 277 ops->get_strings(dev, id, strings); in strset_prepare_set()
|
| /linux/net/dsa/ |
| H A D | conduit.c | 209 if (!ds->ops->get_strings) in dsa_conduit_get_strings() 220 ds->ops->get_strings(ds, port, stringset, ndata); in __dsa_conduit_hwtstamp_validate() 250 } else if (ops->get_sset_count && ops->get_strings) { in dsa_conduit_ethtool_setup() 254 ops->get_strings(dev, stringset, data); in dsa_conduit_ethtool_setup() 318 ops->get_strings = dsa_conduit_get_strings; in tagging_store()
|
| /linux/drivers/net/can/slcan/ |
| H A D | slcan-ethtool.c | 56 .get_strings = slcan_get_strings,
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-ethtool.c | 63 .get_strings = rkcanfd_ethtool_get_strings,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 47 .get_strings = efx_ethtool_get_strings,
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_stats.h | 40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
|
| /linux/drivers/net/ethernet/pasemi/ |
| H A D | pasemi_mac_ethtool.c | 117 .get_strings = pasemi_mac_get_strings,
|
| /linux/drivers/net/can/flexcan/ |
| H A D | flexcan-ethtool.c | 105 .get_strings = flexcan_get_strings,
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | ethtool.c | 110 .get_strings = lbs_mesh_ethtool_get_strings,
|
| /linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A D | mlxbf_gige_ethtool.c | 167 .get_strings = mlxbf_gige_get_strings,
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | ethtool.c | 165 .get_strings = xge_get_strings,
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 264 .get_strings = emac_get_strings,
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_ioctl.c | 226 .get_strings = ax88796c_get_strings,
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 245 .get_strings = tse_gstrings,
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 266 .get_strings = ehea_get_strings,
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-ethtool.c | 260 .get_strings = xlgmac_ethtool_get_strings,
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 329 .get_strings = alx_get_strings,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1174 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member 1335 int (*get_strings)(struct phy_device *dev, u8 *data); member
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ethtool.c | 907 if (!h->dev->ops->get_strings) { in hns_get_strings() 950 h->dev->ops->get_strings(h, stringset, &data); in hns_get_strings() 1265 .get_strings = hns_get_strings,
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 303 .get_strings = emac_get_strings,
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 331 .get_strings = xgene_get_strings,
|