Searched refs:IXGBE_GPIE (Results 1 – 3 of 3) sorted by relevance
54 ixgbe_log(ixgbe, "..gpie: 0x%x\n", IXGBE_READ_REG(hw, IXGBE_GPIE)); in ixgbe_dump_interrupt()449 reg_val = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_dump_regs()
4386 uint32_t gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_enable_adapter_interrupts()4454 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_enable_adapter_interrupts()
360 #define IXGBE_GPIE 0x00898 macro