Lines Matching refs:pqi_sg_descriptor
46 #define PQI_EXTRA_SGL_MEMORY (12 * sizeof(struct pqi_sg_descriptor))
571 struct pqi_sg_descriptor *sg_descriptor, void *buffer, in pqi_map_single()
592 struct pqi_sg_descriptor *descriptors, int num_descriptors, in pqi_pci_unmap()
5267 (max_sg_entries * sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_io_resources()
5325 sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_queue_resources()
5331 sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_queue_resources()
5335 static inline void pqi_set_sg_descriptor(struct pqi_sg_descriptor *sg_descriptor, in pqi_set_sg_descriptor()
5346 static unsigned int pqi_build_sg_list(struct pqi_sg_descriptor *sg_descriptor, in pqi_build_sg_list()
5393 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_raid_sg_list()
5429 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r1_sg_list()
5467 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r56_sg_list()
5503 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_sg_list()
8918 struct pqi_sg_descriptor *mem_descriptor; in pqi_host_alloc_mem()
9022 struct pqi_sg_descriptor *mem_descriptor; in pqi_host_free_buffer()
9068 …tor) + get_unaligned_le16(&host_memory->num_memory_descriptors) * sizeof(struct pqi_sg_descriptor); in pqi_host_memory_update()