Searched refs:corrected_blocks (Results 1 – 8 of 8) sorted by relevance
118 fec_stats_recalc(&data->corr, &stats.corrected_blocks); in fec_prepare_data()
1280 fec_stats->corrected_blocks.total = pfvf->hw.cgx_fec_corr_blks; in otx2_get_fec_stats()1294 fec_stats->corrected_blocks.total = p->brfec_corr_blks; in otx2_get_fec_stats()1297 fec_stats->corrected_blocks.total = p->rsfec_corr_cws; in otx2_get_fec_stats()
417 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
940 stats->corrected_blocks.total = FEC_STAT(fp, Correctable); in fun_get_fec_stats()
1289 fec_stats->corrected_blocks.lanes[(idx)] = \1312 fec_stats->corrected_blocks.total = in fec_set_rs_stats()
1759 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
2014 fec_stats->corrected_blocks.total = in bnxt_get_fec_stats()
2859 fec_stats->corrected_blocks.total = hdev->fec_stats.rs_corr_blocks; in hclge_get_fec_stats_total()2878 fec_stats->corrected_blocks.lanes[i] = in hclge_get_fec_stats_lanes()
Completed in 58 milliseconds