Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c82 u32 gcr = IXGBE_READ_REG(hw, IXGBE_GCR); in ixgbe_set_pcie_completion_timeout()
109 IXGBE_WRITE_REG(hw, IXGBE_GCR, gcr); in ixgbe_set_pcie_completion_timeout()
H A Dixgbe_type.h1186 #define IXGBE_GCR 0x11000 macro