Home
last modified time | relevance | path

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

12345

/linux/drivers/net/phy/
H A Dbroadcom.c1472 .get_strings = bcm_phy_get_strings,
1484 .get_strings = bcm_phy_get_strings,
1497 .get_strings = bcm_phy_get_strings,
1515 .get_strings = bcm_phy_get_strings,
1528 .get_strings = bcm_phy_get_strings,
1556 .get_strings = bcm_phy_get_strings,
1571 .get_strings = bcm_phy_get_strings,
1585 .get_strings = bcm_phy_get_strings,
1603 .get_strings = bcm_phy_get_strings,
1621 .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 Dbcm7xxx.c867 .get_strings = bcm_phy_get_strings, \
883 .get_strings = bcm_phy_get_strings, \
911 .get_strings = bcm_phy_get_strings, \
H A Dmicrel.c6686 .get_strings = kszphy_get_strings,
6701 .get_strings = kszphy_get_strings,
6716 .get_strings = kszphy_get_strings,
6730 .get_strings = kszphy_get_strings,
6743 .get_strings = kszphy_get_strings,
6759 .get_strings = kszphy_get_strings,
6777 .get_strings = kszphy_get_strings,
6806 .get_strings = kszphy_get_strings,
6825 .get_strings = kszphy_get_strings,
6842 .get_strings = kszphy_get_strings,
[all …]
/linux/net/dsa/
H A Dconduit.c197 if (!ds->ops->get_strings) in dsa_conduit_get_strings()
208 ds->ops->get_strings(ds, port, stringset, ndata); in dsa_conduit_get_strings()
237 } else if (ops->get_sset_count && ops->get_strings) {
241 ops->get_strings(dev, stringset, data); in dsa_conduit_ethtool_setup()
304 ops->get_strings = dsa_conduit_get_strings;
/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/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/freescale/enetc/
H A Denetc_ethtool.c1538 .get_strings = enetc_get_strings,
1573 .get_strings = enetc_get_strings,
1597 .get_strings = enetc_get_strings,
1618 .get_strings = enetc_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,
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c455 .get_strings = sxgbe_get_strings,

12345