Searched refs:IXGBE_VF_IRQ_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
123 #define IXGBE_VF_IRQ_ENABLE_MASK 3 /* vf irq enable mask */ macro
5231 IXGBE_WRITE_REG(hw, IXGBE_VTEIAM, IXGBE_VF_IRQ_ENABLE_MASK); in ixgbevf_intr_enable()5232 IXGBE_WRITE_REG(hw, IXGBE_VTEIAC, IXGBE_VF_IRQ_ENABLE_MASK); in ixgbevf_intr_enable()5233 IXGBE_WRITE_REG(hw, IXGBE_VTEIMS, IXGBE_VF_IRQ_ENABLE_MASK); in ixgbevf_intr_enable()5238 intr->mask = IXGBE_VF_IRQ_ENABLE_MASK; in ixgbevf_intr_enable()