Home
last modified time | relevance | path

Searched refs:mlx5_common_dev_remove (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_private.h20 int mlx5_common_dev_remove(struct rte_device *eal_dev);
H A Dmlx5_common_pci.c173 return mlx5_common_dev_remove(&pci_dev->device); in mlx5_common_pci_remove()
H A Dmlx5_common.c1050 mlx5_common_dev_remove(struct rte_device *eal_dev) in mlx5_common_dev_remove() function
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_auxiliary.c153 return mlx5_common_dev_remove(&auxiliary_dev->device); in mlx5_common_auxiliary_remove()