Searched refs:mlx5_common_dev_dma_unmap (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_private.h | 23 int mlx5_common_dev_dma_unmap(struct rte_device *dev, void *addr, uint64_t iova,
|
| H A D | mlx5_common_pci.c | 187 return mlx5_common_dev_dma_unmap(&pci_dev->device, addr, iova, len); in mlx5_common_pci_dma_unmap()
|
| H A D | mlx5_common.c | 1126 mlx5_common_dev_dma_unmap(struct rte_device *rte_dev, void *addr, in mlx5_common_dev_dma_unmap() function
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 167 return mlx5_common_dev_dma_unmap(&auxiliary_dev->device, addr, iova, in mlx5_common_auxiliary_dma_unmap()
|