Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi.h519 __le16 num_memory_descriptors; member
Dsmartpqi_init.c8229 put_unaligned_le16(sg_count, &ofap->num_memory_descriptors); in pqi_ofa_alloc_mem()
8302 unsigned int num_memory_descriptors; in pqi_ofa_free_host_buffer() local
8314 num_memory_descriptors = in pqi_ofa_free_host_buffer()
8315 get_unaligned_le16(&ofap->num_memory_descriptors); in pqi_ofa_free_host_buffer()
8317 for (i = 0; i < num_memory_descriptors; i++) { in pqi_ofa_free_host_buffer()
8349 get_unaligned_le16(&ofap->num_memory_descriptors) * in pqi_ofa_host_memory_update()