Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c52 u32 gcr = IXGBE_READ_REG(hw, IXGBE_GCR); in ixgbe_set_pcie_completion_timeout()
79 IXGBE_WRITE_REG(hw, IXGBE_GCR, gcr); in ixgbe_set_pcie_completion_timeout()
H A Dixgbe_type.h1098 #define IXGBE_GCR 0x11000 macro