Searched refs:max_msix_vectors (Results 1 – 12 of 12) sorted by relevance
74 u32 max_msix_vectors; member
159 mac->max_msix_vectors = fm10k_get_pcie_msix_count_generic(hw); in fm10k_get_invariants_generic()
545 u16 max_msix_vectors; member
1824 v_budget = min_t(int, v_budget, hw->mac.max_msix_vectors); in fm10k_init_msix_capability()
43 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_X540()
82 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_82598()
759 vectors = min_t(int, vectors, hw->mac.max_msix_vectors); in ixgbe_acquire_msix_vectors()
252 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_82599()
3553 u16 max_msix_vectors; member
92 static int max_msix_vectors = -1; variable93 module_param(max_msix_vectors, int, 0444);94 MODULE_PARM_DESC(max_msix_vectors,3103 max_msix_vectors == -1) in _base_check_and_enable_high_iops_queues()3175 ioc->cpu_count, max_msix_vectors); in _base_enable_msix()3183 if (!ioc->rdpq_array_enable && max_msix_vectors == -1) in _base_enable_msix()3186 local_max_msix_vectors = max_msix_vectors; in _base_enable_msix()
1131 int max_msix_vectors; member
4748 num_queue_groups = min(num_cpus, ctrl_info->max_msix_vectors); in pqi_calculate_queue_resources()7264 ctrl_info->max_msix_vectors = in pqi_ctrl_init()7616 ctrl_info->max_msix_vectors = PQI_MAX_MSIX_VECTORS; in pqi_alloc_ctrl_info()