Searched refs:rdma_for_each_block (Results 1 – 3 of 3) sorted by relevance
655 - 'rdma_for_each_block'
1409 rdma_for_each_block(pages_sgl, &biter, sg_dma_cnt, in pbl_chunk_list_create()
2996 * rdma_for_each_block - iterate over contiguous memory blocks of the sg list3005 #define rdma_for_each_block(sglist, biter, nents, pgsz) \ macro