Home
last modified time | relevance | path

Searched refs:E1000_PBECCSTS_UNCORR_ERR_CNT_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h364 #define E1000_PBECCSTS_UNCORR_ERR_CNT_MASK 0x0000FF00 macro
H A Dnetdev.c1797 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr_msi()
1877 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr()
5039 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000e_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h364 #define E1000_PBECCSTS_UNCORR_ERR_CNT_MASK 0x0000FF00 macro
H A Dnetdev.c1791 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr_msi()
1871 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr()
5034 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000e_update_stats()

Completed in 24 milliseconds