Searched refs:fec_stats (Results 1 – 11 of 11) sorted by relevance
214 struct ethtool_fec_stats *fec_stats) in efx_ethtool_get_fec_stats() argument219 efx->type->get_fec_stats(efx, fec_stats); in efx_ethtool_get_fec_stats()
1345 struct ethtool_fec_stats *fec_stats);
1751 struct ethtool_fec_stats *fec_stats) in efx_ef10_get_fec_stats() argument1759 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()1762 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()
2471 } fec_stats[] = { variable2534 #define FEC_STATS_SIZE (ARRAY_SIZE(fec_stats) * sizeof(u64))2541 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_update_ethtool_stats()2542 fep->ethtool_stats[i] = readl(fep->hwp + fec_stats[i].offset); in fec_enet_update_ethtool_stats()2562 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_get_strings()2564 fec_stats[i].name, ETH_GSTRING_LEN); in fec_enet_get_strings()2576 return ARRAY_SIZE(fec_stats); in fec_enet_get_sset_count()2592 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_clear_ethtool_stats()2593 writel(0, fep->hwp + fec_stats[i].offset); in fec_enet_clear_ethtool_stats()
685 struct ethtool_fec_stats *fec_stats);
118 struct ethtool_fec_stats *fec_stats);
1591 struct ethtool_fec_stats *fec_stats) in mlx5e_get_fec_stats() argument1595 mlx5e_stats_fec_get(priv, fec_stats); in mlx5e_get_fec_stats()
1152 struct ethtool_fec_stats *fec_stats) in mlx5e_stats_fec_get() argument1168 fec_stats->corrected_bits.total = in mlx5e_stats_fec_get()
529 } fec_stats; member
226 struct fec_stats_s *p = &rsp->fwdata.phy.fec_stats; in otx2_get_ethtool_stats()
1953 struct ethtool_fec_stats *fec_stats) in bnxt_get_fec_stats() argument1962 fec_stats->corrected_bits.total = in bnxt_get_fec_stats()