Home
last modified time | relevance | path

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

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