Home
last modified time | relevance | path

Searched refs:E1000_PBECCSTS_CORR_ERR_CNT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Ddefines.h363 #define E1000_PBECCSTS_CORR_ERR_CNT_MASK 0x000000FF macro
Dnetdev.c1797 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr_msi()
1877 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr()
5036 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000e_update_stats()