Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.h232 u8 nreply_queues; member
590 BUG_ON(q >= h->nreply_queues); in SA5_ioaccel_mode1_completed()
Dhpsa.c5885 last_queue = h->nreply_queues - 1; in wait_for_device_to_become_ready()
8068 for (i = 0; i < h->nreply_queues; i++) { in hpsa_free_reply_queues()
9078 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9089 writel(h->nreply_queues, &h->transtable->RepQCount); in hpsa_enter_performant_mode()
9093 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9133 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9143 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9353 h->nreply_queues = h->msix_vectors > 0 ? h->msix_vectors : 1; in hpsa_put_ctlr_into_performant_mode()
9358 for (i = 0; i < h->nreply_queues; i++) { in hpsa_put_ctlr_into_performant_mode()