Searched refs:num_memory_descriptors (Results 1 – 2 of 2) sorted by relevance
519 __le16 num_memory_descriptors; member
8229 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() local8314 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()