Home
last modified time | relevance | path

Searched refs:mlx5_net_remove (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5.c2854 mlx5_net_remove(struct mlx5_common_device *cdev) in mlx5_net_remove() function
2955 .remove = mlx5_net_remove,
H A Dmlx5.h1597 int mlx5_net_remove(struct mlx5_common_device *cdev);
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c2396 mlx5_net_remove(cdev); in mlx5_os_pci_probe()