Home
last modified time | relevance | path

Searched refs:gheccr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c809 u32 gheccr; in ixgbe_reset_hw_82598() local
901 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()
902 gheccr &= ~((1 << 21) | (1 << 18) | (1 << 9) | (1 << 6)); in ixgbe_reset_hw_82598()
903 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()