Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h364 #define E1000_PBECCSTS_UNCORR_ERR_CNT_MASK 0x0000FF00 macro
H A Dnetdev.c1791 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000_intr_msi()
1870 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000_intr()
5032 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000e_update_stats()