Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3300 num_online_cpus() >= MPT3SAS_HIGH_IOPS_REPLY_QUEUES && in _base_check_and_enable_high_iops_queues()
3302 ioc->high_iops_queues = MPT3SAS_HIGH_IOPS_REPLY_QUEUES; in _base_check_and_enable_high_iops_queues()
3882 MPT3SAS_HIGH_IOPS_REPLY_QUEUES); in _base_get_high_iops_msix_index()
4981 MPT3SAS_HIGH_IOPS_REPLY_QUEUES); in _base_update_ioc_page1_inlinewith_perf_mode()
4992 ((1 << MPT3SAS_HIGH_IOPS_REPLY_QUEUES/8) - 1)); in _base_update_ioc_page1_inlinewith_perf_mode()
Dmpt3sas_base.h379 #define MPT3SAS_HIGH_IOPS_REPLY_QUEUES 8 macro