Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2362 #define IXGBE_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro
H A Dixgbe_common.c3704 msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK; in ixgbe_get_pcie_msix_count_generic()