Searched refs:get_fec_stats (Results 1 – 7 of 7) sorted by relevance
218 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,
1344 void (*get_fec_stats)(struct efx_nic *efx, member
4140 .get_fec_stats = efx_ef10_get_fec_stats,
112 dev->ethtool_ops->get_fec_stats) { in fec_prepare_data()116 dev->ethtool_ops->get_fec_stats(dev, &stats); in fec_prepare_data()
701 void (*get_fec_stats)(struct net_device *dev, member
2402 .get_fec_stats = mlx5e_get_fec_stats,
3923 .get_fec_stats = bnxt_get_fec_stats,
Completed in 37 milliseconds