Searched refs:IXGBE_EIAM (Results 1 – 2 of 2) sorted by relevance
4231 IXGBE_WRITE_REG(hw, IXGBE_EIAM, IXGBE_EICS_RTX_QUEUE); in ixgbe_init_locked()4239 IXGBE_WRITE_REG(hw, IXGBE_EIAM, IXGBE_EICS_RTX_QUEUE); in ixgbe_init_locked()6205 device_printf(dev, "EIAM:\t%08x\n", IXGBE_READ_REG(hw, IXGBE_EIAM)); in ixgbe_print_debug_info()
348 #define IXGBE_EIAM 0x00890 macro