Home
last modified time | relevance | path

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

/include/linux/
A Ddma-mapping.h121 unsigned int dma_map_sg_attrs(struct device *dev, struct scatterlist *sg,
175 static inline unsigned int dma_map_sg_attrs(struct device *dev, in dma_map_sg_attrs() function
547 #define dma_map_sg(d, s, n, r) dma_map_sg_attrs(d, s, n, r, 0)
/include/rdma/
A Dib_verbs.h4259 return dma_map_sg_attrs(dev->dma_device, sg, nents, direction, in ib_dma_map_sg_attrs()

Completed in 24 milliseconds