Searched refs:IXGBE_VTEIAC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | regs.h | 16 #define IXGBE_VTEIAC 0x00110 macro
|
H A D | ethtool.c | 171 regs_buff[9] = IXGBE_READ_REG(hw, IXGBE_VTEIAC); in ixgbevf_get_regs()
|
H A D | ixgbevf_main.c | 1664 IXGBE_WRITE_REG(hw, IXGBE_VTEIAC, 0); in ixgbevf_irq_disable() 1681 IXGBE_WRITE_REG(hw, IXGBE_VTEIAC, adapter->eims_enable_mask); in ixgbevf_irq_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | regs.h | 16 #define IXGBE_VTEIAC 0x00110 macro
|
H A D | ethtool.c | 167 regs_buff[9] = IXGBE_READ_REG(hw, IXGBE_VTEIAC); in ixgbevf_get_regs()
|
H A D | ixgbevf_main.c | 1656 IXGBE_WRITE_REG(hw, IXGBE_VTEIAC, 0); in ixgbevf_irq_disable() 1673 IXGBE_WRITE_REG(hw, IXGBE_VTEIAC, adapter->eims_enable_mask); in ixgbevf_irq_enable()
|
Completed in 14 milliseconds