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 macro749 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);
269 if ((num_vfs + adapter->num_rx_pools) > IXGBE_MAX_VF_FUNCTIONS) in ixgbe_pci_sriov_enable()
8070 if (used_pools >= IXGBE_MAX_VF_FUNCTIONS) in ixgbe_fwd_add()