Home
last modified time | relevance | path

Searched refs:pqi_sg_descriptor (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi.h115 struct pqi_sg_descriptor { struct
149 struct pqi_sg_descriptor sg_descriptor;
282 struct pqi_sg_descriptor
310 struct pqi_sg_descriptor
328 struct pqi_sg_descriptor sg_descriptors[3];
334 struct pqi_sg_descriptor sg_descriptors[3];
447 (PQI_OFA_MAX_SG_DESCRIPTORS * sizeof(struct pqi_sg_descriptor)))
456 struct pqi_sg_descriptor sg_descriptor[1];
1061 struct pqi_sg_descriptor *sg_chain_buffer;
Dsmartpqi_init.c46 #define PQI_EXTRA_SGL_MEMORY (12 * sizeof(struct pqi_sg_descriptor))
428 struct pqi_sg_descriptor *sg_descriptor, void *buffer, in pqi_map_single()
449 struct pqi_sg_descriptor *descriptors, int num_descriptors, in pqi_pci_unmap()
4725 (max_sg_entries * sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_io_resources()
4784 sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_queue_resources()
4789 struct pqi_sg_descriptor *sg_descriptor, struct scatterlist *sg) in pqi_set_sg_descriptor()
4810 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_raid_sg_list()
4874 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_sg_list()
7704 struct pqi_sg_descriptor *mem_descriptor = NULL; in pqi_ofa_alloc_mem()
7811 struct pqi_sg_descriptor *mem_descriptor; in pqi_ofa_free_host_buffer()
[all …]