Searched refs:cecc_count (Results 1 – 2 of 2) sorted by relevance
226 u32 cecc_count; member909 xsdfec->cecc_count = 0; in xsdfec_clear_stats()922 user_stats.cecc_count = xsdfec->cecc_count; in xsdfec_get_stats()1150 u32 cecc_count; in xsdfec_irq_thread() local1173 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread()1177 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()1179 xsdfec->cecc_count, xsdfec->isr_err_count); in xsdfec_irq_thread()1186 if (cecc_count) in xsdfec_irq_thread()1187 xsdfec->cecc_count += cecc_count; in xsdfec_irq_thread()1202 if (cecc_count) in xsdfec_irq_thread()
247 __u32 cecc_count; member