Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82598.c746 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()
748 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()
Dixgbe_type.h1124 #define IXGBE_GHECCR 0x110B0 macro