Home
last modified time | relevance | path

Searched refs:fec_stats (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Dethtool.c214 struct ethtool_fec_stats *fec_stats) in efx_ethtool_get_fec_stats() argument
219 efx->type->get_fec_stats(efx, fec_stats); in efx_ethtool_get_fec_stats()
A Dnet_driver.h1345 struct ethtool_fec_stats *fec_stats);
A Def10.c1751 struct ethtool_fec_stats *fec_stats) in efx_ef10_get_fec_stats() argument
1759 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
1762 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c2468 } fec_stats[] = { variable
2531 #define FEC_STATS_SIZE (ARRAY_SIZE(fec_stats) * sizeof(u64))
2538 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_update_ethtool_stats()
2539 fep->ethtool_stats[i] = readl(fep->hwp + fec_stats[i].offset); in fec_enet_update_ethtool_stats()
2559 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_get_strings()
2561 fec_stats[i].name, ETH_GSTRING_LEN); in fec_enet_get_strings()
2573 return ARRAY_SIZE(fec_stats); in fec_enet_get_sset_count()
2589 for (i = 0; i < ARRAY_SIZE(fec_stats); i++) in fec_enet_clear_ethtool_stats()
2590 writel(0, fep->hwp + fec_stats[i].offset); in fec_enet_clear_ethtool_stats()
/linux/include/linux/
A Dethtool.h702 struct ethtool_fec_stats *fec_stats);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.h118 struct ethtool_fec_stats *fec_stats);
A Den_ethtool.c1589 struct ethtool_fec_stats *fec_stats) in mlx5e_get_fec_stats() argument
1593 mlx5e_stats_fec_get(priv, fec_stats); in mlx5e_get_fec_stats()
A Den_stats.c1162 struct ethtool_fec_stats *fec_stats) in mlx5e_stats_fec_get() argument
1178 fec_stats->corrected_bits.total = in mlx5e_stats_fec_get()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h542 } fec_stats; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c232 struct fec_stats_s *p = &rsp->fwdata.phy.fec_stats; in otx2_get_ethtool_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1955 struct ethtool_fec_stats *fec_stats) in bnxt_get_fec_stats() argument
1964 fec_stats->corrected_bits.total = in bnxt_get_fec_stats()
/linux/
A DSystem.map79460 ffff800011205a60 d fec_stats
A D.tmp_System.map79460 ffff800011205a60 d fec_stats

Completed in 364 milliseconds