Home
last modified time | relevance | path

Searched refs:reply_post_free_contig (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c7102 Mpi2ReplyDescriptorsUnion_t *reply_post_free_contig; in _base_make_ioc_operational() local
7172 reply_post_free_contig = ioc->reply_post[0].reply_post_free; in _base_make_ioc_operational()
7182 reply_q->reply_post_free = reply_post_free_contig; in _base_make_ioc_operational()
7183 reply_post_free_contig += ioc->reply_post_queue_depth; in _base_make_ioc_operational()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c8147 Mpi2ReplyDescriptorsUnion_t *reply_post_free_contig; in _base_make_ioc_operational() local
8217 reply_post_free_contig = ioc->reply_post[0].reply_post_free; in _base_make_ioc_operational()
8227 reply_q->reply_post_free = reply_post_free_contig; in _base_make_ioc_operational()
8228 reply_post_free_contig += ioc->reply_post_queue_depth; in _base_make_ioc_operational()

Completed in 17 milliseconds