Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h82 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev);
94 static inline void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
Dcore.c263 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1030 mlx5_fpga_cleanup(dev); in mlx5_cleanup_once()