Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2077 #define IXGBE_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro
Dixgbe_common.c2928 msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK; in ixgbe_get_pcie_msix_count_generic()