Home
last modified time | relevance | path

Searched refs:ioctl_sge (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c2345 drv_buf->dma_desc[i].addr = mrioc->ioctl_sge[desc_count].addr; in mpi3mr_map_data_buffer_dma()
2347 mrioc->ioctl_sge[desc_count].dma_addr; in mpi3mr_map_data_buffer_dma()
2348 if (buf_len < mrioc->ioctl_sge[desc_count].size) in mpi3mr_map_data_buffer_dma()
2352 mrioc->ioctl_sge[desc_count].size; in mpi3mr_map_data_buffer_dma()
2355 mrioc->ioctl_sge[desc_count].size); in mpi3mr_map_data_buffer_dma()
H A Dmpi3mr.h1360 struct dma_memory_desc ioctl_sge[MPI3MR_NUM_IOCTL_SGE]; member
H A Dmpi3mr_fw.c1153 mem_desc = &mrioc->ioctl_sge[i]; in mpi3mr_free_ioctl_dma_memory()
1206 mem_desc = &mrioc->ioctl_sge[i]; in mpi3mr_alloc_ioctl_dma_memory()