Home
last modified time | relevance | path

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

123456

/linux/drivers/net/phy/
H A Dbroadcom.c1461 .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 Dsmsc.c726 .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 Dmicrel.c6549 .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 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.c258 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 Dconduit.c209 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 Dslcan-ethtool.c56 .get_strings = slcan_get_strings,
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-ethtool.c63 .get_strings = rkcanfd_ethtool_get_strings,
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c117 .get_strings = pasemi_mac_get_strings,
/linux/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c105 .get_strings = flexcan_get_strings,
/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c110 .get_strings = lbs_mesh_ethtool_get_strings,
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c167 .get_strings = mlxbf_gige_get_strings,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c128 .get_strings = wx_get_strings,
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c165 .get_strings = xge_get_strings,
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c264 .get_strings = emac_get_strings,
/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c226 .get_strings = ax88796c_get_strings,
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c245 .get_strings = tse_gstrings,
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c266 .get_strings = ehea_get_strings,
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c260 .get_strings = xlgmac_ethtool_get_strings,
/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c329 .get_strings = alx_get_strings,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c303 .get_strings = emac_get_strings,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c546 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 Dxgene_enet_ethtool.c331 .get_strings = xgene_get_strings,
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c265 .get_strings = rmnet_get_strings,

123456