Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2463 #define IXGBE_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro
H A Dixgbe_common.c3703 msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK; in ixgbe_get_pcie_msix_count_generic()