Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()