Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.h88 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev);
99 static inline void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
H A Dcore.c311 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c929 mlx5_fpga_cleanup(dev); in mlx5_cleanup_once()