Home
last modified time | relevance | path

Searched refs:reply_queue_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h234 size_t reply_queue_size; member
H A Dhpsa.c8171 h->reply_queue_size, in hpsa_free_reply_queues()
8177 h->reply_queue_size = 0; in hpsa_free_reply_queues()
9209 memset(h->reply_queue[i].head, 0, h->reply_queue_size); in hpsa_enter_performant_mode()
9276 h->reply_queue_size); in hpsa_enter_performant_mode()
9486 h->reply_queue_size = h->max_commands * sizeof(u64); in hpsa_put_ctlr_into_performant_mode()
9490 h->reply_queue_size, in hpsa_put_ctlr_into_performant_mode()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h234 size_t reply_queue_size; member
H A Dhpsa.c8196 h->reply_queue_size, in hpsa_free_reply_queues()
8202 h->reply_queue_size = 0; in hpsa_free_reply_queues()
9231 memset(h->reply_queue[i].head, 0, h->reply_queue_size); in hpsa_enter_performant_mode()
9298 h->reply_queue_size); in hpsa_enter_performant_mode()
9501 h->reply_queue_size = h->max_commands * sizeof(u64); in hpsa_put_ctlr_into_performant_mode()
9505 h->reply_queue_size, in hpsa_put_ctlr_into_performant_mode()

Completed in 28 milliseconds