Searched refs:TXGBE_IMC_MASK (Results 1 – 2 of 2) sorted by relevance
335 wr32(hw, TXGBE_IMC(0), TXGBE_IMC_MASK); in txgbe_enable_intr()336 wr32(hw, TXGBE_IMC(1), TXGBE_IMC_MASK); in txgbe_enable_intr()346 wr32(hw, TXGBE_IMS(0), TXGBE_IMC_MASK); in txgbe_disable_intr()347 wr32(hw, TXGBE_IMS(1), TXGBE_IMC_MASK); in txgbe_disable_intr()
1228 #define TXGBE_IMC_MASK TXGBE_ICR_MASK macro