Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/smartpqi/
Dsmartpqi.h532 __le16 num_memory_descriptors; member
Dsmartpqi_init.c8728 put_unaligned_le16(sg_count, &ofap->num_memory_descriptors); in pqi_ofa_alloc_mem()
8801 unsigned int num_memory_descriptors; in pqi_ofa_free_host_buffer() local
8813 num_memory_descriptors = in pqi_ofa_free_host_buffer()
8814 get_unaligned_le16(&ofap->num_memory_descriptors); in pqi_ofa_free_host_buffer()
8816 for (i = 0; i < num_memory_descriptors; i++) { in pqi_ofa_free_host_buffer()
8848 get_unaligned_le16(&ofap->num_memory_descriptors) * in pqi_ofa_host_memory_update()