Lines Matching refs:nreply_queues
756 raw_smp_processor_id() % h->nreply_queues; in set_performant_mode()
768 cp->ReplyQueue = smp_processor_id() % h->nreply_queues; in set_ioaccel1_performant_mode()
786 cp->reply_queue = smp_processor_id() % h->nreply_queues; in set_ioaccel2_performant_mode()
6586 for (i = 0; i < h->nreply_queues; i++) { in hpsa_free_reply_queues()
7246 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
7257 writel(h->nreply_queues, &h->transtable->RepQCount); in hpsa_enter_performant_mode()
7261 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
7305 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
7315 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
7478 h->nreply_queues = h->msix_vector > 0 ? h->msix_vector : 1; in hpsa_put_ctlr_into_performant_mode()
7483 for (i = 0; i < h->nreply_queues; i++) { in hpsa_put_ctlr_into_performant_mode()