Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c87 if (gcr & IXGBE_GCR_CMPL_TMOUT_MASK) in ixgbe_set_pcie_completion_timeout()
H A Dixgbe_type.h1224 #define IXGBE_GCR_CMPL_TMOUT_MASK 0x0000F000 macro