Lines Matching refs:cecc_count
203 * @cecc_count: Count of Correctable ECC errors (SBE)
226 u32 cecc_count;
908 xsdfec->cecc_count = 0;
921 user_stats.cecc_count = xsdfec->cecc_count;
1149 u32 cecc_count;
1172 cecc_count = aecc_count - 2 * uecc_count;
1176 uecc_count, aecc_count, cecc_count, isr_err_count);
1178 xsdfec->cecc_count, xsdfec->isr_err_count);
1185 if (cecc_count)
1186 xsdfec->cecc_count += cecc_count;
1201 if (cecc_count)