Searched refs:reply_queue_count (Results 1 – 4 of 4) sorted by relevance
1591 ioc->reply_queue_count - ioc->iopoll_q_start_index; in mpt3sas_base_pause_mq_polling()1618 ioc->reply_queue_count - ioc->iopoll_q_start_index; in mpt3sas_base_resume_mq_polling()3205 int iopoll_q_count = ioc->reply_queue_count - in _base_assign_reply_queues()3218 nr_msix = ioc->reply_queue_count = min(ioc->reply_queue_count, in _base_assign_reply_queues()3377 ioc->reply_queue_count, nr_msix_vectors); in _base_alloc_irq_vectors()3414 ioc->reply_queue_count = in _base_enable_msix()3443 if (!ioc->smp_affinity_enable || ioc->reply_queue_count <= 1) in _base_enable_msix()3467 ioc->reply_queue_count = min_t(int, in _base_enable_msix()3468 ioc->reply_queue_count + ioc->high_iops_queues, in _base_enable_msix()3476 ioc->reply_queue_count = min_t(int, local_max_msix_vectors, in _base_enable_msix()[all …]
1581 u8 reply_queue_count; member
11867 int iopoll_q_count = ioc->reply_queue_count - nr_msix_vectors; in scsih_map_queues()12343 ioc->reply_queue_count - ioc->high_iops_queues; in _scsih_probe()12346 ioc->reply_queue_count - ioc->iopoll_q_start_index; in _scsih_probe()
3061 static DEVICE_ATTR_RO(reply_queue_count);