Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dfec.c118 fec_stats_recalc(&data->corr, &stats.corrected_blocks); in fec_prepare_data()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1280 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()
/linux/include/linux/
H A Dethtool.h483 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c940 stats->corrected_blocks.total = FEC_STAT(fp, Correctable); in fun_get_fec_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1384 fec_stats->corrected_blocks.lanes[(idx)] = \
1407 fec_stats->corrected_blocks.total = in fec_set_rs_stats()
/linux/drivers/net/ethernet/sfc/
H A Def10.c1772 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4651 fec_stats->corrected_blocks.total = (fec_corr_high_val << 16) + in ice_get_port_fec_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3154 fec_stats->corrected_blocks.total = in bnxt_get_fec_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c2824 fec_stats->corrected_blocks.total = hdev->fec_stats.rs_corr_blocks; in hclge_get_fec_stats_total()
2843 fec_stats->corrected_blocks.lanes[i] = in hclge_get_fec_stats_lanes()