Searched refs:cecc_count (Results 1 – 3 of 3) sorted by relevance
226 u32 cecc_count; member908 xsdfec->cecc_count = 0; in xsdfec_clear_stats()921 user_stats.cecc_count = xsdfec->cecc_count; in xsdfec_get_stats()1149 u32 cecc_count; in xsdfec_irq_thread() local1172 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread()1176 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()1178 xsdfec->cecc_count, xsdfec->isr_err_count); in xsdfec_irq_thread()1185 if (cecc_count) in xsdfec_irq_thread()1186 xsdfec->cecc_count += cecc_count; in xsdfec_irq_thread()1201 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>…