Home
last modified time | relevance | path

Searched refs:uncorrectable_blocks (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/netdevsim/
H A Dethtool.c172 fec_stats->uncorrectable_blocks.total = 4; in nsim_get_fec_stats()
/linux/net/ethtool/
H A Dfec.c119 fec_stats_recalc(&data->uncorr, &stats.uncorrectable_blocks); in fec_prepare_data()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1295 fec_stats->uncorrectable_blocks.total = pfvf->hw.cgx_fec_uncorr_blks; in otx2_get_fec_stats()
1309 fec_stats->uncorrectable_blocks.total = p->brfec_uncorr_blks; in otx2_get_fec_stats()
1312 fec_stats->uncorrectable_blocks.total = p->rsfec_uncorr_cws; in otx2_get_fec_stats()
/linux/include/linux/
H A Dethtool.h526 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c941 stats->uncorrectable_blocks.total = FEC_STAT(fp, Uncorrectable); in fun_get_fec_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1420 fec_stats->uncorrectable_blocks.lanes[(idx)] = \
1443 fec_stats->uncorrectable_blocks.total = in fec_set_rs_stats()
/linux/drivers/net/ethernet/sfc/
H A Def10.c1775 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4614 fec_stats->uncorrectable_blocks.total = (fec_uncorr_high_val << 16) + in ice_get_port_fec_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3205 fec_stats->uncorrectable_blocks.total = in bnxt_get_fec_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c2826 fec_stats->uncorrectable_blocks.total = in hclge_get_fec_stats_total()
2846 fec_stats->uncorrectable_blocks.lanes[i] = in hclge_get_fec_stats_lanes()