Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.h235 u8 nreply_queues; member
594 BUG_ON(q >= h->nreply_queues); in SA5_ioaccel_mode1_completed()
Dhpsa.c5939 last_queue = h->nreply_queues - 1; in wait_for_device_to_become_ready()
8145 for (i = 0; i < h->nreply_queues; i++) { in hpsa_free_reply_queues()
9171 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9182 writel(h->nreply_queues, &h->transtable->RepQCount); in hpsa_enter_performant_mode()
9186 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9226 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9236 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9446 h->nreply_queues = h->msix_vectors > 0 ? h->msix_vectors : 1; in hpsa_put_ctlr_into_performant_mode()
9451 for (i = 0; i < h->nreply_queues; i++) { in hpsa_put_ctlr_into_performant_mode()