Searched refs:num_host_mem_reqs (Results 1 – 3 of 3) sorted by relevance
188 if (!pdsc->host_mem_reqs || pdsc->num_host_mem_reqs == 0) { in host_mem_show()194 pdsc->num_host_mem_reqs); in host_mem_show()198 for (i = 0; i < pdsc->num_host_mem_reqs; i++) { in host_mem_show()
753 pdsc->num_host_mem_reqs++; in pdsc_host_mem_add_one()834 for (i = 0; i < pdsc->num_host_mem_reqs; i++) { in pdsc_host_mem_free()844 pdsc->num_host_mem_reqs = 0; in pdsc_host_mem_free()
230 u16 num_host_mem_reqs; member