| /linux/net/dsa/ |
| H A D | conduit.c | 102 if (ds->ops->get_ethtool_stats) in dsa_conduit_get_ethtool_stats() 103 ds->ops->get_ethtool_stats(ds, port, data + start); in dsa_conduit_get_ethtool_stats() 117 if (ops && ops->get_sset_count && ops->get_ethtool_stats) { in dsa_conduit_get_ethtool_phy_stats() 120 ops->get_ethtool_stats(dev, stats, data); in dsa_conduit_get_ethtool_phy_stats() 317 ops->get_ethtool_stats = dsa_conduit_get_ethtool_stats; in tagging_store()
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-ethtool.c | 65 .get_ethtool_stats = rkcanfd_ethtool_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 54 .get_ethtool_stats = efx_ethtool_get_stats,
|
| /linux/drivers/net/ethernet/pasemi/ |
| H A D | pasemi_mac_ethtool.c | 119 .get_ethtool_stats = pasemi_mac_get_ethtool_stats,
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | ethtool.c | 109 .get_ethtool_stats = lbs_mesh_ethtool_get_stats,
|
| /linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A D | mlxbf_gige_ethtool.c | 169 .get_ethtool_stats = mlxbf_gige_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | ethtool.c | 167 .get_ethtool_stats = xge_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 265 .get_ethtool_stats = emac_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 247 .get_ethtool_stats = tse_fill_stats,
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 268 .get_ethtool_stats = ehea_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-ethtool.c | 262 .get_ethtool_stats = xlgmac_ethtool_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 331 .get_ethtool_stats = alx_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 302 .get_ethtool_stats = emac_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 333 .get_ethtool_stats = xgene_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 264 .get_ethtool_stats = rmnet_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 456 .get_ethtool_stats = sxgbe_get_ethtool_stats,
|
| /linux/drivers/net/ |
| H A D | ifb.c | 288 .get_ethtool_stats = ifb_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 506 .get_ethtool_stats = pch_gbe_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ethtool.c | 468 .get_ethtool_stats = tsnep_ethtool_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 185 .get_ethtool_stats = vnet_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 490 .get_ethtool_stats = hbg_ethtool_get_stats,
|
| /linux/drivers/net/ethernet/dlink/ |
| H A D | sundance.c | 1716 static void get_ethtool_stats(struct net_device *dev, in get_ethtool_stats() function 1800 .get_ethtool_stats = get_ethtool_stats,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1337 .get_ethtool_stats = otx2_get_ethtool_stats, 1459 .get_ethtool_stats = otx2vf_get_ethtool_stats,
|
| /linux/drivers/net/ethernet/vertexcom/ |
| H A D | mse102x.c | 655 .get_ethtool_stats = mse102x_get_ethtool_stats,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1176 void (*get_ethtool_stats)(struct net_device *, member
|