Lines Matching refs:cecc_count
204 * @cecc_count: Count of Correctable ECC errors (SBE)
227 u32 cecc_count;
900 xsdfec->cecc_count = 0;
913 user_stats.cecc_count = xsdfec->cecc_count;
1116 u32 cecc_count;
1139 cecc_count = aecc_count - 2 * uecc_count;
1143 uecc_count, aecc_count, cecc_count, isr_err_count);
1145 xsdfec->cecc_count, xsdfec->isr_err_count);
1152 if (cecc_count)
1153 xsdfec->cecc_count += cecc_count;
1168 if (cecc_count)