Home
last modified time | relevance | path

Searched refs:get_fec_stats (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Dethtool.c218 if (efx->type->get_fec_stats) in efx_ethtool_get_fec_stats()
219 efx->type->get_fec_stats(efx, fec_stats); in efx_ethtool_get_fec_stats()
273 .get_fec_stats = efx_ethtool_get_fec_stats,
A Dnet_driver.h1344 void (*get_fec_stats)(struct efx_nic *efx, member
A Def10.c4140 .get_fec_stats = efx_ef10_get_fec_stats,
/linux/net/ethtool/
A Dfec.c112 dev->ethtool_ops->get_fec_stats) { in fec_prepare_data()
116 dev->ethtool_ops->get_fec_stats(dev, &stats); in fec_prepare_data()
/linux/include/linux/
A Dethtool.h701 void (*get_fec_stats)(struct net_device *dev, member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c2402 .get_fec_stats = mlx5e_get_fec_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c3923 .get_fec_stats = bnxt_get_fec_stats,

Completed in 37 milliseconds