Searched refs:IXGBE_VTEIAM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | regs.h | 17 #define IXGBE_VTEIAM 0x00114 macro
|
H A D | ethtool.c | 172 regs_buff[10] = IXGBE_READ_REG(hw, IXGBE_VTEIAM); in ixgbevf_get_regs()
|
H A D | ixgbevf_main.c | 1662 IXGBE_WRITE_REG(hw, IXGBE_VTEIAM, 0); in ixgbevf_irq_disable() 1680 IXGBE_WRITE_REG(hw, IXGBE_VTEIAM, adapter->eims_enable_mask); in ixgbevf_irq_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | regs.h | 17 #define IXGBE_VTEIAM 0x00114 macro
|
H A D | ethtool.c | 168 regs_buff[10] = IXGBE_READ_REG(hw, IXGBE_VTEIAM); in ixgbevf_get_regs()
|
H A D | ixgbevf_main.c | 1654 IXGBE_WRITE_REG(hw, IXGBE_VTEIAM, 0); in ixgbevf_irq_disable() 1672 IXGBE_WRITE_REG(hw, IXGBE_VTEIAM, adapter->eims_enable_mask); in ixgbevf_irq_enable()
|
Completed in 14 milliseconds