Searched refs:mlx5_common_dev_dma_map (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_private.h | 21 int mlx5_common_dev_dma_map(struct rte_device *dev, void *addr, uint64_t iova,
|
| H A D | mlx5_common_pci.c | 180 return mlx5_common_dev_dma_map(&pci_dev->device, addr, iova, len); in mlx5_common_pci_dma_map()
|
| H A D | mlx5_common.c | 1081 mlx5_common_dev_dma_map(struct rte_device *rte_dev, void *addr, in mlx5_common_dev_dma_map() function
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 160 return mlx5_common_dev_dma_map(&auxiliary_dev->device, addr, iova, len); in mlx5_common_auxiliary_dma_map()
|