Searched refs:IXGBE_PCIE_MSIX_TBL_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 2463 #define IXGBE_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro |
H A D | ixgbe_common.c | 3703 msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK; in ixgbe_get_pcie_msix_count_generic() |