Lines Matching refs:high_iops_queues
2912 if (ioc->high_iops_queues) { in _base_assign_reply_queues()
2914 for (index = 0; index < ioc->high_iops_queues; in _base_assign_reply_queues()
2924 if (reply_q->msix_index < ioc->high_iops_queues) in _base_assign_reply_queues()
2946 nr_msix -= ioc->high_iops_queues; in _base_assign_reply_queues()
2952 if (reply_q->msix_index < ioc->high_iops_queues) in _base_assign_reply_queues()
2991 ioc->high_iops_queues = 0; in _base_check_and_enable_high_iops_queues()
3001 ioc->high_iops_queues = 0; in _base_check_and_enable_high_iops_queues()
3010 ioc->high_iops_queues = MPT3SAS_HIGH_IOPS_REPLY_QUEUES; in _base_check_and_enable_high_iops_queues()
3012 ioc->high_iops_queues = 0; in _base_check_and_enable_high_iops_queues()
3038 struct irq_affinity desc = { .pre_vectors = ioc->high_iops_queues }; in _base_alloc_irq_vectors()
3046 ioc_info(ioc, " %d %d\n", ioc->high_iops_queues, in _base_alloc_irq_vectors()
3050 ioc->high_iops_queues, in _base_alloc_irq_vectors()
3086 min_t(int, ioc->cpu_count + ioc->high_iops_queues, in _base_enable_msix()
3136 ioc->high_iops_queues ? "enabled" : "disabled"); in _base_enable_msix()
3142 ioc->high_iops_queues = 0; in _base_enable_msix()
4545 if (ioc->high_iops_queues) { in _base_update_ioc_page1_inlinewith_perf_mode()
7005 if (ioc->high_iops_queues) in mpt3sas_base_attach()