Home
last modified time | relevance | path

Searched refs:get_rmon_stats (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dstats.c158 dev->ethtool_ops->get_rmon_stats) in stats_prepare_data()
159 dev->ethtool_ops->get_rmon_stats(dev, &data->rmon_stats, in stats_prepare_data()
561 ops->get_rmon_stats(dev, &emac, &dummy); in ethtool_aggregate_rmon_stats()
562 ops->get_rmon_stats(dev, &pmac, &dummy); in ethtool_aggregate_rmon_stats()
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c208 .get_rmon_stats = emac_get_rmon_stats,
/openbmc/linux/include/linux/
H A Dethtool.h902 void (*get_rmon_stats)(struct net_device *dev, member
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c498 .get_rmon_stats = bcmasp_get_rmon_stats,
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c590 .get_rmon_stats = lan966x_get_eth_rmon_stats,
/openbmc/linux/net/dsa/
H A Dslave.c1164 if (ds->ops->get_rmon_stats) in dsa_slave_get_rmon_stats()
1165 ds->ops->get_rmon_stats(ds, dp->index, rmon_stats, ranges); in dsa_slave_get_rmon_stats()
2373 .get_rmon_stats = dsa_slave_get_rmon_stats,
/openbmc/linux/include/net/
H A Ddsa.h912 void (*get_rmon_stats)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1191 .get_rmon_stats = fun_get_rmon_stats,
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c1011 .get_rmon_stats = a5psw_get_rmon_stats,
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1191 .get_rmon_stats = enetc_get_rmon_stats,
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1229 .get_rmon_stats = sparx5_get_eth_rmon_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1265 .get_rmon_stats = mlxsw_sp_get_rmon_stats,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2109 .get_rmon_stats = felix_get_rmon_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2464 .get_rmon_stats = mlx5e_get_rmon_stats,
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4191 .get_rmon_stats = bnxt_get_rmon_stats,