Home
last modified time | relevance | path

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

/linux/
H A D.clang-format655 - 'rdma_for_each_block'
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c1409 rdma_for_each_block(pages_sgl, &biter, sg_dma_cnt, in pbl_chunk_list_create()
/linux/include/rdma/
H A Dib_verbs.h2996 * rdma_for_each_block - iterate over contiguous memory blocks of the sg list
3005 #define rdma_for_each_block(sglist, biter, nents, pgsz) \ macro