Searched refs:IXGBE_MAX_VF_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance
35 #define IXGBE_MAX_VFS_DRV_LIMIT (IXGBE_MAX_VF_FUNCTIONS - 1)
133 #define IXGBE_MAX_VF_FUNCTIONS 64 macro763 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);
275 if ((num_vfs + adapter->num_rx_pools) > IXGBE_MAX_VF_FUNCTIONS) in ixgbe_pci_sriov_enable()
8300 if (used_pools >= IXGBE_MAX_VF_FUNCTIONS) in ixgbe_fwd_add()