Searched refs:iopoll_q_start_index (Results 1 – 3 of 3) sorted by relevance
1575 ioc->reply_queue_count - ioc->iopoll_q_start_index; in mpt3sas_base_pause_mq_polling()1602 ioc->reply_queue_count - ioc->iopoll_q_start_index; in mpt3sas_base_resume_mq_polling()1854 int qid = queue_num - ioc->iopoll_q_start_index; in mpt3sas_blk_mq_poll()3132 if (index >= ioc->iopoll_q_start_index) { in _base_request_irq()3133 qid = index - ioc->iopoll_q_start_index; in _base_request_irq()3174 ioc->iopoll_q_start_index; in _base_assign_reply_queues()3239 reply_q->msix_index >= ioc->iopoll_q_start_index) in _base_assign_reply_queues()3336 int nr_msix_vectors = ioc->iopoll_q_start_index; in _base_alloc_irq_vectors()3461 ioc->iopoll_q_start_index = in _base_enable_msix()3475 if (r < ioc->iopoll_q_start_index) { in _base_enable_msix()[all …]
1398 u8 iopoll_q_start_index; member
11894 int nr_msix_vectors = ioc->iopoll_q_start_index; in scsih_map_queues()12375 ioc->reply_queue_count - ioc->iopoll_q_start_index; in _scsih_probe()
Completed in 40 milliseconds