Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c3143 u16 pcie_offset; in ixgbe_get_pcie_msix_count_generic() local
3147 pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS; in ixgbe_get_pcie_msix_count_generic()
3152 pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS; in ixgbe_get_pcie_msix_count_generic()
3160 msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset); in ixgbe_get_pcie_msix_count_generic()