Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h85 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev);
96 static inline void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
Dcore.c310 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1015 mlx5_fpga_cleanup(dev); in mlx5_init_once()
1051 mlx5_fpga_cleanup(dev); in mlx5_cleanup_once()