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