Home
last modified time | relevance | path

Searched refs:corr_errors (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h225 unsigned int corr_errors; /* correctable ECC errors */ member
H A Dnetdev.c1788 adapter->corr_errors += in e1000_intr_msi()
1867 adapter->corr_errors += in e1000_intr()
5034 adapter->corr_errors += in e1000e_update_stats()
H A Dethtool.c95 E1000_STAT("corr_ecc_errors", corr_errors),