Searched refs:fec_stats (Results 1 – 4 of 4) sorted by relevance
226 struct fec_stats_s *p = &rsp->fwdata.phy.fec_stats; in otx2_get_ethtool_stats()1298 struct ethtool_fec_stats *fec_stats, in otx2_get_fec_stats() argument1307 fec_stats->corrected_blocks.total = pfvf->hw.cgx_fec_corr_blks; in otx2_get_fec_stats()1308 fec_stats->uncorrectable_blocks.total = pfvf->hw.cgx_fec_uncorr_blks; in otx2_get_fec_stats()1318 struct fec_stats_s *p = &rsp->fwdata.phy.fec_stats; in otx2_get_fec_stats()1321 fec_stats->corrected_blocks.total = p->brfec_corr_blks; in otx2_get_fec_stats()1322 fec_stats->uncorrectable_blocks.total = p->brfec_uncorr_blks; in otx2_get_fec_stats()1324 fec_stats->corrected_blocks.total = p->rsfec_corr_cws; in otx2_get_fec_stats()1325 fec_stats->uncorrectable_blocks.total = p->rsfec_uncorr_cws; in otx2_get_fec_stats()
1327 struct ethtool_fec_stats *fec_stats);
1428 struct ethtool_fec_stats *fec_stats);
1764 struct ethtool_fec_stats *fec_stats) in efx_ef10_get_fec_stats() argument1772 fec_stats->corrected_blocks.total = in efx_ef10_get_fec_stats()1775 fec_stats->uncorrectable_blocks.total = in efx_ef10_get_fec_stats()