Home
last modified time | relevance | path

Searched refs:IXGBE_VTEICS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h13 #define IXGBE_VTEICS 0x00104 macro
H A Dethtool.c163 regs_buff[5] = IXGBE_READ_REG(hw, IXGBE_VTEICS); in ixgbevf_get_regs()
164 regs_buff[6] = IXGBE_READ_REG(hw, IXGBE_VTEICS); in ixgbevf_get_regs()
H A Dixgbevf_main.c3244 IXGBE_WRITE_REG(hw, IXGBE_VTEICS, eics); in ixgbevf_check_hang_subtask()