Searched refs:gheccr (Results 1 – 1 of 1) sorted by relevance
655 u32 gheccr; in ixgbe_reset_hw_82598() local747 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()748 gheccr &= ~(BIT(21) | BIT(18) | BIT(9) | BIT(6)); in ixgbe_reset_hw_82598()749 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()