Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_io.h27 struct host_sg_desc { struct
34 struct host_sg_desc sg_desc[FNIC_DFLT_SG_DESC_CNT];
38 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
56 struct host_sg_desc *sgl_list; /* sgl list */
H A Dfnic_scsi.c326 struct host_sg_desc *desc; in fnic_queue_wq_copy_desc()
542 io_req->sgl_list = (struct host_sg_desc *) in fnic_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_io.h15 struct host_sg_desc { struct
22 struct host_sg_desc sg_desc[FNIC_DFLT_SG_DESC_CNT];
26 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
44 struct host_sg_desc *sgl_list; /* sgl list */
H A Dfnic_scsi.c314 struct host_sg_desc *desc; in fnic_queue_wq_copy_desc()
531 io_req->sgl_list = (struct host_sg_desc *) in fnic_queuecommand_lck()

Completed in 9 milliseconds