Searched refs:fec_uncorr_blks (Results 1 – 4 of 4) sorted by relevance
196 u64 fec_corr_blks, fec_uncorr_blks; in otx2_get_ethtool_stats() local222 fec_uncorr_blks = pfvf->hw.cgx_fec_uncorr_blks; in otx2_get_ethtool_stats()236 fec_uncorr_blks = p->brfec_uncorr_blks; in otx2_get_ethtool_stats()239 fec_uncorr_blks = p->rsfec_uncorr_cws; in otx2_get_ethtool_stats()245 *(data++) = fec_uncorr_blks; in otx2_get_ethtool_stats()
1624 pfvf->hw.cgx_fec_uncorr_blks += rsp->fec_uncorr_blks; in mbox_handler_cgx_fec_stats()
505 u64 fec_uncorr_blks; member
755 rsp->fec_uncorr_blks += in cgx_get_fec_stats()