Home
last modified time | relevance | path

Searched refs:num_pages_to_handle (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/mana/
H A Dmain.c349 size_t num_pages_processed = 0, num_pages_to_handle; in mana_ib_gd_create_dma_region() local
370 num_pages_to_handle = in mana_ib_gd_create_dma_region()
373 struct_size(create_req, page_addr_list, num_pages_to_handle); in mana_ib_gd_create_dma_region()
396 num_pages_to_handle, create_req->gdma_page_type); in mana_ib_gd_create_dma_region()
403 if (tail < num_pages_to_handle) in mana_ib_gd_create_dma_region()
406 if (num_pages_processed + num_pages_to_handle < in mana_ib_gd_create_dma_region()
437 num_pages_to_handle = in mana_ib_gd_create_dma_region()