Home
last modified time | relevance | path

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

/Linux-v6.1/net/ethtool/
Dfec.c118 fec_stats_recalc(&data->corr, &stats.corrected_blocks); in fec_prepare_data()
/Linux-v6.1/include/linux/
Dethtool.h379 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c940 stats->corrected_blocks.total = FEC_STAT(fp, Correctable); in fun_get_fec_stats()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c1272 fec_stats->corrected_blocks.lanes[(idx)] = \
1295 fec_stats->corrected_blocks.total = in fec_set_rs_stats()
/Linux-v6.1/drivers/net/ethernet/sfc/
Def10.c1759 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c2859 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()