Searched refs:num_memory_descriptors (Results 1 – 2 of 2) sorted by relevance
532 __le16 num_memory_descriptors; member
8811 put_unaligned_le16(sg_count, &ofap->num_memory_descriptors); in pqi_ofa_alloc_mem()8884 unsigned int num_memory_descriptors; in pqi_ofa_free_host_buffer() local8896 num_memory_descriptors = in pqi_ofa_free_host_buffer()8897 get_unaligned_le16(&ofap->num_memory_descriptors); in pqi_ofa_free_host_buffer()8899 for (i = 0; i < num_memory_descriptors; i++) { in pqi_ofa_free_host_buffer()8931 get_unaligned_le16(&ofap->num_memory_descriptors) * in pqi_ofa_host_memory_update()