Searched refs:get_strings (Results 1 – 25 of 178) sorted by relevance
12345678
/drivers/net/phy/ |
D | broadcom.c | 744 .get_strings = bcm_phy_get_strings, 756 .get_strings = bcm_phy_get_strings, 768 .get_strings = bcm_phy_get_strings, 780 .get_strings = bcm_phy_get_strings, 792 .get_strings = bcm_phy_get_strings, 816 .get_strings = bcm_phy_get_strings, 830 .get_strings = bcm_phy_get_strings, 843 .get_strings = bcm_phy_get_strings, 860 .get_strings = bcm_phy_get_strings, 875 .get_strings = bcm_phy_get_strings, [all …]
|
D | smsc.c | 373 .get_strings = smsc_get_strings, 402 .get_strings = smsc_get_strings, 450 .get_strings = smsc_get_strings, 476 .get_strings = smsc_get_strings,
|
D | micrel.c | 1565 .get_strings = kszphy_get_strings, 1580 .get_strings = kszphy_get_strings, 1596 .get_strings = kszphy_get_strings, 1612 .get_strings = kszphy_get_strings, 1625 .get_strings = kszphy_get_strings, 1641 .get_strings = kszphy_get_strings, 1660 .get_strings = kszphy_get_strings, 1688 .get_strings = kszphy_get_strings, 1707 .get_strings = kszphy_get_strings, 1720 .get_strings = kszphy_get_strings, [all …]
|
D | marvell.c | 2919 .get_strings = marvell_get_strings, 2937 .get_strings = marvell_get_strings, 2958 .get_strings = marvell_get_strings, 2979 .get_strings = marvell_get_strings, 2999 .get_strings = marvell_get_strings, 3019 .get_strings = marvell_get_strings, 3042 .get_strings = marvell_get_strings, 3060 .get_strings = marvell_get_strings, 3080 .get_strings = marvell_get_strings, 3098 .get_strings = marvell_get_strings, [all …]
|
D | nxp-tja11xx.c | 754 .get_strings = tja11xx_get_strings, 772 .get_strings = tja11xx_get_strings, 791 .get_strings = tja11xx_get_strings, 814 .get_strings = tja11xx_get_strings,
|
D | bcm7xxx.c | 682 .get_strings = bcm_phy_get_strings, \ 698 .get_strings = bcm_phy_get_strings, \
|
D | bcm-cygnus.c | 275 .get_strings = bcm_phy_get_strings,
|
D | aquantia_main.c | 717 .get_strings = aqr107_get_strings, 735 .get_strings = aqr107_get_strings,
|
/drivers/net/phy/mscc/ |
D | mscc_main.c | 2350 .get_strings = &vsc85xx_get_strings, 2375 .get_strings = &vsc85xx_get_strings, 2398 .get_strings = &vsc85xx_get_strings, 2422 .get_strings = &vsc85xx_get_strings, 2446 .get_strings = &vsc85xx_get_strings, 2470 .get_strings = &vsc85xx_get_strings, 2494 .get_strings = &vsc85xx_get_strings, 2518 .get_strings = &vsc85xx_get_strings, 2540 .get_strings = &vsc85xx_get_strings, 2565 .get_strings = &vsc85xx_get_strings, [all …]
|
/drivers/net/ethernet/sfc/ |
D | ef100_ethtool.c | 44 .get_strings = efx_ethtool_get_strings,
|
D | ethtool.c | 254 .get_strings = efx_ethtool_get_strings,
|
/drivers/net/ethernet/pensando/ionic/ |
D | ionic_stats.h | 40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
|
/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 115 .get_strings = pasemi_mac_get_strings,
|
/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_ethtool.c | 131 .get_strings = mlxbf_gige_get_strings,
|
/drivers/net/wireless/marvell/libertas/ |
D | ethtool.c | 110 .get_strings = lbs_mesh_ethtool_get_strings,
|
/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 167 .get_strings = spider_net_get_strings,
|
/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_ethtool.c | 176 .get_strings = vnic_get_strings,
|
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 222 .get_strings = mlx5i_get_strings,
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 227 .get_strings = ipoib_get_strings,
|
/drivers/net/ethernet/apm/xgene-v2/ |
D | ethtool.c | 165 .get_strings = xge_get_strings,
|
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-ethtool.c | 208 .get_strings = dpaa2_switch_ethtool_get_strings,
|
/drivers/net/ethernet/qualcomm/emac/ |
D | emac-ethtool.c | 260 .get_strings = emac_get_strings,
|
/drivers/net/ethernet/altera/ |
D | altera_tse_ethtool.c | 229 .get_strings = tse_gstrings,
|
/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 287 .get_strings = qcaspi_get_strings,
|
/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 260 .get_strings = xlgmac_ethtool_get_strings,
|
12345678