Searched refs:IXGBE_EICR_ECC (Results 1 – 2 of 2) sorted by relevance
1456 #define IXGBE_EICR_ECC 0x10000000 /* ECC Error */ macro1474 #define IXGBE_EICS_ECC IXGBE_EICR_ECC /* ECC Error */1493 #define IXGBE_EIMS_ECC IXGBE_EICR_ECC /* ECC Error */1511 #define IXGBE_EIMC_ECC IXGBE_EICR_ECC /* ECC Error */
1626 if (reg_eicr & IXGBE_EICR_ECC) {1629 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC);