Searched refs:host_page_buffer_sz (Results 1 – 1 of 1) sorted by relevance
1315 u32 host_page_buffer_sz=0; in mpt_host_page_alloc() local1319 host_page_buffer_sz = in mpt_host_page_alloc()1322 if(!host_page_buffer_sz) in mpt_host_page_alloc()1326 while (host_page_buffer_sz > 0) { in mpt_host_page_alloc()1329 host_page_buffer_sz, in mpt_host_page_alloc()1337 host_page_buffer_sz)); in mpt_host_page_alloc()1338 ioc->alloc_total += host_page_buffer_sz; in mpt_host_page_alloc()1339 ioc->HostPageBuffer_sz = host_page_buffer_sz; in mpt_host_page_alloc()1343 host_page_buffer_sz -= (4*1024); in mpt_host_page_alloc()