Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/netdevsim/
Dethtool.c153 fec_stats->uncorrectable_blocks.total = 4; in nsim_get_fec_stats()
/linux-6.14.4/net/ethtool/
Dfec.c119 fec_stats_recalc(&data->uncorr, &stats.uncorrectable_blocks); in fec_prepare_data()
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1281 fec_stats->uncorrectable_blocks.total = pfvf->hw.cgx_fec_uncorr_blks; in otx2_get_fec_stats()
1295 fec_stats->uncorrectable_blocks.total = p->brfec_uncorr_blks; in otx2_get_fec_stats()
1298 fec_stats->uncorrectable_blocks.total = p->rsfec_uncorr_cws; in otx2_get_fec_stats()
/linux-6.14.4/include/linux/
Dethtool.h513 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c941 stats->uncorrectable_blocks.total = FEC_STAT(fp, Uncorrectable); in fun_get_fec_stats()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c1387 fec_stats->uncorrectable_blocks.lanes[(idx)] = \
1410 fec_stats->uncorrectable_blocks.total = in fec_set_rs_stats()
/linux-6.14.4/drivers/net/ethernet/sfc/
Def10.c1775 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_ethtool.c4652 fec_stats->uncorrectable_blocks.total = (fec_uncorr_high_val << 16) + in ice_get_port_fec_stats()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3179 fec_stats->uncorrectable_blocks.total = in bnxt_get_fec_stats()
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
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()