Searched refs:get_strings (Results 1 – 25 of 162) sorted by relevance
1234567
/drivers/net/phy/ |
D | smsc.c | 250 .get_strings = smsc_get_strings, 275 .get_strings = smsc_get_strings, 319 .get_strings = smsc_get_strings, 345 .get_strings = smsc_get_strings,
|
D | micrel.c | 1003 .get_strings = kszphy_get_strings, 1018 .get_strings = kszphy_get_strings, 1034 .get_strings = kszphy_get_strings, 1049 .get_strings = kszphy_get_strings, 1062 .get_strings = kszphy_get_strings, 1078 .get_strings = kszphy_get_strings, 1093 .get_strings = kszphy_get_strings, 1119 .get_strings = kszphy_get_strings, 1138 .get_strings = kszphy_get_strings, 1154 .get_strings = kszphy_get_strings,
|
D | marvell.c | 2146 .get_strings = marvell_get_strings, 2164 .get_strings = marvell_get_strings, 2183 .get_strings = marvell_get_strings, 2201 .get_strings = marvell_get_strings, 2221 .get_strings = marvell_get_strings, 2243 .get_strings = marvell_get_strings, 2262 .get_strings = marvell_get_strings, 2280 .get_strings = marvell_get_strings, 2298 .get_strings = marvell_get_strings, 2315 .get_strings = marvell_get_strings, [all …]
|
D | nxp-tja11xx.c | 371 .get_strings = tja11xx_get_strings, 386 .get_strings = tja11xx_get_strings,
|
D | bcm7xxx.c | 548 .get_strings = bcm_phy_get_strings, \ 563 .get_strings = bcm_phy_get_strings, \
|
D | mscc.c | 2344 .get_strings = &vsc85xx_get_strings, 2369 .get_strings = &vsc85xx_get_strings, 2394 .get_strings = &vsc85xx_get_strings, 2419 .get_strings = &vsc85xx_get_strings, 2444 .get_strings = &vsc85xx_get_strings, 2470 .get_strings = &vsc85xx_get_strings, 2494 .get_strings = &vsc85xx_get_strings,
|
D | bcm-cygnus.c | 275 .get_strings = bcm_phy_get_strings,
|
D | aquantia_main.c | 655 .get_strings = aqr107_get_strings, 673 .get_strings = aqr107_get_strings,
|
D | adin.c | 742 .get_strings = adin_get_strings, 762 .get_strings = adin_get_strings,
|
/drivers/net/ethernet/pensando/ionic/ |
D | ionic_stats.h | 37 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/s390/net/ |
D | qeth_ethtool.c | 376 .get_strings = qeth_get_strings, 385 .get_strings = qeth_get_strings,
|
/drivers/net/wireless/marvell/libertas/ |
D | ethtool.c | 113 .get_strings = lbs_mesh_ethtool_get_strings,
|
/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 463 if (!ops->get_strings) in hns3_get_strings() 469 ops->get_strings(h, stringset, (u8 *)buff); in hns3_get_strings() 472 ops->get_strings(h, stringset, data); in hns3_get_strings() 1399 .get_strings = hns3_get_strings, 1428 .get_strings = hns3_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 | 178 .get_strings = vnic_get_strings,
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 220 .get_strings = ipoib_get_strings,
|
/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw-ethtool.c | 183 .get_strings = ethsw_ethtool_get_strings,
|
/drivers/net/ethernet/qualcomm/emac/ |
D | emac-ethtool.c | 260 .get_strings = emac_get_strings,
|
/drivers/net/ethernet/apm/xgene-v2/ |
D | ethtool.c | 167 .get_strings = xge_get_strings,
|
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 239 .get_strings = mlx5i_get_strings,
|
/drivers/net/ethernet/altera/ |
D | altera_tse_ethtool.c | 230 .get_strings = tse_gstrings,
|
/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 285 .get_strings = qcaspi_get_strings,
|
/drivers/net/ethernet/atheros/alx/ |
D | ethtool.c | 319 .get_strings = alx_get_strings,
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 591 .get_strings = enetc_get_strings, 610 .get_strings = enetc_get_strings,
|
1234567