| /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 | 6549 .get_strings = kszphy_get_strings, 6564 .get_strings = kszphy_get_strings, 6579 .get_strings = kszphy_get_strings, 6593 .get_strings = kszphy_get_strings, 6606 .get_strings = kszphy_get_strings, 6622 .get_strings = kszphy_get_strings, 6640 .get_strings = kszphy_get_strings, 6669 .get_strings = kszphy_get_strings, 6688 .get_strings = kszphy_get_strings, 6705 .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/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/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 128 .get_strings = wx_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/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 303 .get_strings = emac_get_strings,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 546 if (!ops->get_strings) in hns3_get_strings() 552 ops->get_strings(h, stringset, &data); in hns3_get_strings() 555 ops->get_strings(h, stringset, &data); in hns3_get_strings() 2150 .get_strings = hns3_get_strings, 2190 .get_strings = hns3_get_strings,
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 331 .get_strings = xgene_get_strings,
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 265 .get_strings = rmnet_get_strings,
|