Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
A Dethtool.c147 fec_stats->uncorrectable_blocks.total = 4; in nsim_get_fec_stats()
/linux/net/ethtool/
A Dfec.c119 fec_stats_recalc(&data->uncorr, &stats.uncorrectable_blocks); in fec_prepare_data()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1286 fec_stats->uncorrectable_blocks.total = pfvf->hw.cgx_fec_uncorr_blks; in otx2_get_fec_stats()
1300 fec_stats->uncorrectable_blocks.total = p->brfec_uncorr_blks; in otx2_get_fec_stats()
1303 fec_stats->uncorrectable_blocks.total = p->rsfec_uncorr_cws; in otx2_get_fec_stats()
/linux/include/linux/
A Dethtool.h483 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/linux/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c941 stats->uncorrectable_blocks.total = FEC_STAT(fp, Uncorrectable); in fun_get_fec_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.c1387 fec_stats->uncorrectable_blocks.lanes[(idx)] = \
1410 fec_stats->uncorrectable_blocks.total = in fec_set_rs_stats()
/linux/drivers/net/ethernet/sfc/
A Def10.c1775 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c4675 fec_stats->uncorrectable_blocks.total = (fec_uncorr_high_val << 16) + in ice_get_port_fec_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c3148 fec_stats->uncorrectable_blocks.total = in bnxt_get_fec_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c2835 fec_stats->uncorrectable_blocks.total = in hclge_get_fec_stats_total()
2855 fec_stats->uncorrectable_blocks.lanes[i] = in hclge_get_fec_stats_lanes()

Completed in 68 milliseconds