Home
last modified time | relevance | path

Searched refs:max_msix_vectors (Results 1 – 21 of 21) sorted by relevance

/drivers/net/ethernet/intel/ixgbevf/
A Dvf.h74 u32 max_msix_vectors; member
/drivers/net/ethernet/wangxun/ngbevf/
A Dngbevf_main.c77 wx->mac.max_msix_vectors = NGBEVF_MAX_MSIX_VECTORS; in ngbevf_sw_init()
/drivers/net/ethernet/wangxun/txgbevf/
A Dtxgbevf_main.c119 wx->mac.max_msix_vectors = TXGBEVF_MAX_MSIX_VECTORS; in txgbevf_sw_init()
/drivers/net/ethernet/intel/fm10k/
A Dfm10k_common.c159 mac->max_msix_vectors = fm10k_get_pcie_msix_count_generic(hw); in fm10k_get_invariants_generic()
A Dfm10k_type.h545 u16 max_msix_vectors; member
A Dfm10k_main.c1825 v_budget = min_t(int, v_budget, hw->mac.max_msix_vectors); in fm10k_init_msix_capability()
/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_main.c116 wx->mac.max_msix_vectors = msix_count; in ngbe_sw_init()
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_x540.c44 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_X540()
A Dixgbe_82598.c83 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_82598()
A Dixgbe_lib.c764 vectors = min_t(int, vectors, hw->mac.max_msix_vectors); in ixgbe_acquire_msix_vectors()
A Dixgbe_82599.c252 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_get_invariants_82599()
A Dixgbe_type.h3650 u16 max_msix_vectors; member
/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_main.c386 wx->mac.max_msix_vectors = msix_count; in txgbe_sw_init()
/drivers/scsi/mpi3mr/mpi/
A Dmpi30_ioc.h71 __le16 max_msix_vectors; member
/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c91 static int max_msix_vectors = -1; variable
92 module_param(max_msix_vectors, int, 0444);
93 MODULE_PARM_DESC(max_msix_vectors,
3337 max_msix_vectors == -1) in _base_check_and_enable_high_iops_queues()
3417 ioc->cpu_count, max_msix_vectors); in _base_enable_msix()
3422 if (!ioc->rdpq_array_enable && max_msix_vectors == -1) in _base_enable_msix()
3425 local_max_msix_vectors = max_msix_vectors; in _base_enable_msix()
/drivers/scsi/mpi3mr/
A Dmpi3mr.h389 u16 max_msix_vectors; member
A Dmpi3mr_fw.c3142 mrioc->facts.max_msix_vectors = le16_to_cpu(facts_data->max_msix_vectors); in mpi3mr_process_factsdata()
3188 mrioc->facts.max_msix_vectors); in mpi3mr_process_factsdata()
3231 mrioc->facts.max_msix_vectors, mrioc->facts.max_perids); in mpi3mr_process_factsdata()
/drivers/net/ethernet/wangxun/libwx/
A Dwx_type.h878 u16 max_msix_vectors; member
A Dwx_lib.c1750 nvecs = min_t(int, nvecs, wx->mac.max_msix_vectors); in wx_acquire_msix_vectors()
/drivers/scsi/smartpqi/
A Dsmartpqi.h1354 int max_msix_vectors; member
A Dsmartpqi_init.c5304 blk_mq_num_online_queues(ctrl_info->max_msix_vectors); in pqi_calculate_queue_resources()
8439 ctrl_info->max_msix_vectors = in pqi_ctrl_init()
8831 ctrl_info->max_msix_vectors = PQI_MAX_MSIX_VECTORS; in pqi_alloc_ctrl_info()

Completed in 801 milliseconds