Searched refs:efct_scsi_sgl (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/scsi/elx/efct/ |
| D | efct_scsi.h | 128 struct efct_scsi_sgl { struct 170 efct_scsi_send_rd_data(struct efct_io *io, u32 flags, struct efct_scsi_sgl *sgl, 173 efct_scsi_recv_wr_data(struct efct_io *io, u32 flags, struct efct_scsi_sgl *sgl,
|
| D | efct_io.h | 110 struct efct_scsi_sgl *sgl;
|
| D | efct_scsi.c | 203 struct efct_scsi_sgl *sgl, u32 sgl_count, in efct_scsi_build_sgls() 620 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 xwire_len, in efct_scsi_xfer_data() 673 struct efct_scsi_sgl *sgl_ptr = &io->sgl[sgl_count - 1]; in efct_scsi_xfer_data() 713 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_send_rd_data() 723 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_recv_wr_data()
|
| D | efct_lio.c | 440 struct efct_scsi_sgl *sgl = io->sgl; in efct_lio_write_pending() 485 struct efct_scsi_sgl *sgl = io->sgl; in efct_lio_queue_data_in()
|