Home
last modified time | relevance | path

Searched refs:corrected_blocks (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dfec.c118 fec_stats_recalc(&data->corr, &stats.corrected_blocks); in fec_prepare_data()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1295 fec_stats->corrected_blocks.total = pfvf->hw.cgx_fec_corr_blks; in otx2_get_fec_stats()
1309 fec_stats->corrected_blocks.total = p->brfec_corr_blks; in otx2_get_fec_stats()
1312 fec_stats->corrected_blocks.total = p->rsfec_corr_cws; in otx2_get_fec_stats()
/openbmc/linux/include/linux/
H A Dethtool.h423 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c940 stats->corrected_blocks.total = FEC_STAT(fp, Correctable); in fun_get_fec_stats()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1310 fec_stats->corrected_blocks.lanes[(idx)] = \
1333 fec_stats->corrected_blocks.total = in fec_set_rs_stats()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c1772 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c2009 fec_stats->corrected_blocks.total = in bnxt_get_fec_stats()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c2769 fec_stats->corrected_blocks.total = hdev->fec_stats.rs_corr_blocks; in hclge_get_fec_stats_total()
2788 fec_stats->corrected_blocks.lanes[i] = in hclge_get_fec_stats_lanes()