Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dethtool.c183 fec_stats->corrected_blocks.total = 123; in nsim_get_fec_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1307 fec_stats->corrected_blocks.total = pfvf->hw.cgx_fec_corr_blks; in otx2_get_fec_stats()
1321 fec_stats->corrected_blocks.total = p->brfec_corr_blks; in otx2_get_fec_stats()
1324 fec_stats->corrected_blocks.total = p->rsfec_corr_cws; in otx2_get_fec_stats()
/linux/include/linux/
H A Dethtool.h597 } corrected_blocks, uncorrectable_blocks, corrected_bits; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1874 fec_stats->corrected_blocks.total = in fbnic_get_fec_stats()
1875 phy_stats->fec.corrected_blocks.value; in fbnic_get_fec_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1447 fec_stats->corrected_blocks.lanes[(idx)] = \
1470 fec_stats->corrected_blocks.total = in fec_set_rs_stats()
/linux/drivers/net/ethernet/sfc/
H A Def10.c1799 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4614 fec_stats->corrected_blocks.total = (fec_corr_high_val << 16) + in ice_get_port_fec_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c2764 fec_stats->corrected_blocks.total = hdev->fec_stats.rs_corr_blocks; in hclge_get_fec_stats_total()
2783 fec_stats->corrected_blocks.lanes[i] = in hclge_get_fec_stats_lanes()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3321 fec_stats->corrected_blocks.total = in bnxt_get_fec_stats()