Searched refs:pci_p2pdma_map_sg (Results 1 – 3 of 3) sorted by relevance
122 static inline int pci_p2pdma_map_sg(struct device *dev, struct scatterlist *sg, in pci_p2pdma_map_sg() function
87 routine to use the mapping function :c:func:`pci_p2pdma_map_sg()` instead
294 ret = pci_p2pdma_map_sg(dev->dma_device, sg, sg_cnt, dir); in rdma_rw_ctx_init()