Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c655 u32 gheccr; in ixgbe_reset_hw_82598() local
746 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()
747 gheccr &= ~(BIT(21) | BIT(18) | BIT(9) | BIT(6)); in ixgbe_reset_hw_82598()
748 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c655 u32 gheccr; in ixgbe_reset_hw_82598() local
746 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()
747 gheccr &= ~(BIT(21) | BIT(18) | BIT(9) | BIT(6)); in ixgbe_reset_hw_82598()
748 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()

Completed in 3 milliseconds