Home
last modified time | relevance | path

Searched refs:get_eth_ctrl_stats (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dstats.c155 dev->ethtool_ops->get_eth_ctrl_stats) in stats_prepare_data()
156 dev->ethtool_ops->get_eth_ctrl_stats(dev, &data->ctrl_stats); in stats_prepare_data()
520 ops->get_eth_ctrl_stats(dev, &emac); in ethtool_aggregate_ctrl_stats()
521 ops->get_eth_ctrl_stats(dev, &pmac); in ethtool_aggregate_ctrl_stats()
/openbmc/linux/include/linux/
H A Dethtool.h900 void (*get_eth_ctrl_stats)(struct net_device *dev, member
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c499 .get_eth_ctrl_stats = bcmasp_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c2132 .get_eth_ctrl_stats = rtl8365mb_get_ctrl_stats,
2155 .get_eth_ctrl_stats = rtl8365mb_get_ctrl_stats,
/openbmc/linux/net/dsa/
H A Dslave.c1152 if (ds->ops->get_eth_ctrl_stats) in dsa_slave_get_eth_ctrl_stats()
1153 ds->ops->get_eth_ctrl_stats(ds, dp->index, ctrl_stats); in dsa_slave_get_eth_ctrl_stats()
2372 .get_eth_ctrl_stats = dsa_slave_get_eth_ctrl_stats,
/openbmc/linux/include/net/
H A Ddsa.h910 void (*get_eth_ctrl_stats)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1190 .get_eth_ctrl_stats = fun_get_802_3_ctrl_stats,
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c1010 .get_eth_ctrl_stats = a5psw_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1192 .get_eth_ctrl_stats = enetc_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1228 .get_eth_ctrl_stats = sparx5_get_eth_mac_ctrl_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1264 .get_eth_ctrl_stats = mlxsw_sp_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2110 .get_eth_ctrl_stats = felix_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2463 .get_eth_ctrl_stats = mlx5e_get_eth_ctrl_stats,
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4190 .get_eth_ctrl_stats = bnxt_get_eth_ctrl_stats,