Searched defs:pcie_offset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c3573 u16 pcie_offset; local
3577 pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS;
3584 pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS;
3592 msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset);

Completed in 54 milliseconds