Home
last modified time | relevance | path

Searched defs:ib_block_iter (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/rdma/
Dib_verbs.h2834 struct ib_block_iter { struct
2836 struct scatterlist *__sg; /* sg holding the current aligned block */
2837 dma_addr_t __dma_addr; /* unaligned DMA address of this block */
2838 unsigned int __sg_nents; /* number of SG entries */
2839 unsigned int __sg_advance; /* number of bytes to advance in sg in next step */
2840 unsigned int __pg_bit; /* alignment of current block */