Home
last modified time | relevance | path

Searched refs:sgl_type (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_io.h61 u8 sgl_type; /* device DMA descriptor list type */ member
H A Dfnic_scsi.c137 fnic->io_sgl_pool[io_req->sgl_type]); in fnic_release_ioreq_buf()
522 io_req->sgl_type = FNIC_SGL_CACHE_DFLT; in fnic_queuecommand_lck()
524 io_req->sgl_type = FNIC_SGL_CACHE_MAX; in fnic_queuecommand_lck()
528 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type], in fnic_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_io.h49 u8 sgl_type; /* device DMA descriptor list type */ member
H A Dfnic_scsi.c125 fnic->io_sgl_pool[io_req->sgl_type]); in fnic_release_ioreq_buf()
511 io_req->sgl_type = FNIC_SGL_CACHE_DFLT; in fnic_queuecommand_lck()
513 io_req->sgl_type = FNIC_SGL_CACHE_MAX; in fnic_queuecommand_lck()
517 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type], in fnic_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr.h221 * @sgl_type: sgl type
228 u8 sgl_type; member

Completed in 9 milliseconds