Searched refs:cecc_count (Results 1 – 3 of 3) sorted by relevance
227 u32 cecc_count; member900 xsdfec->cecc_count = 0; in xsdfec_clear_stats()913 user_stats.cecc_count = xsdfec->cecc_count; in xsdfec_get_stats()1116 u32 cecc_count; in xsdfec_irq_thread() local1139 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread()1143 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()1145 xsdfec->cecc_count, xsdfec->isr_err_count); in xsdfec_irq_thread()1152 if (cecc_count) in xsdfec_irq_thread()1153 xsdfec->cecc_count += cecc_count; in xsdfec_irq_thread()1168 if (cecc_count) in xsdfec_irq_thread()
247 __u32 cecc_count; member
209 …- For non-critical errors the ``cecc_count`` member of :c:type:`struct xsdfec_stats <xsdfec_stats>…