Home
last modified time | relevance | path

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

12345678

/linux/drivers/net/phy/qcom/
H A Dqca83xx.c224 .get_strings = qca83xx_get_strings,
239 .get_strings = qca83xx_get_strings,
254 .get_strings = qca83xx_get_strings,
/linux/net/dsa/
H A Dconduit.c187 } else if (ops->get_sset_count && ops->get_strings) { in dsa_conduit_get_strings()
191 ops->get_strings(dev, stringset, data); in dsa_conduit_get_strings()
195 if (ds->ops->get_strings) { in dsa_conduit_get_strings()
201 ds->ops->get_strings(ds, port, stringset, ndata); in dsa_conduit_get_strings()
259 ops->get_strings = dsa_conduit_get_strings; in dsa_conduit_ethtool_setup()
/linux/drivers/net/phy/
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 Dmarvell.c3677 .get_strings = marvell_get_strings,
3711 .get_strings = marvell_get_strings,
3735 .get_strings = marvell_get_strings,
3760 .get_strings = marvell_get_strings,
3780 .get_strings = marvell_get_strings,
3800 .get_strings = marvell_get_strings,
3823 .get_strings = marvell_get_strings,
3847 .get_strings = marvell_get_strings,
3869 .get_strings = marvell_get_strings,
3887 .get_strings
[all...]
H A Dnxp-tja11xx.c827 .get_strings = tja11xx_get_strings,
845 .get_strings = tja11xx_get_strings,
864 .get_strings = tja11xx_get_strings,
887 .get_strings = tja11xx_get_strings,
910 .get_strings = tja11xx_get_strings,
H A Dbcm7xxx.c855 .get_strings = bcm_phy_get_strings, \
870 .get_strings = bcm_phy_get_strings, \
898 .get_strings = bcm_phy_get_strings, \
H A Dnxp-cbtx.c211 .get_strings = cbtx_get_strings,
H A Dbcm-cygnus.c275 .get_strings = bcm_phy_get_strings,
/linux/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...]
/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/sfc/
H A Def100_ethtool.c47 .get_strings = efx_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/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c174 .get_strings = vnic_get_strings,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c127 .get_strings = wx_get_strings,
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c226 .get_strings = ipoib_get_strings,
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c218 .get_strings = dpaa2_switch_ethtool_get_strings,
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c264 .get_strings = emac_get_strings,
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c165 .get_strings = xge_get_strings,
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c255 .get_strings = efx_siena_ethtool_get_strings,
/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c226 .get_strings = ax88796c_get_strings,

12345678