Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h107 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev);
119 static inline void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
H A Dmlx5fpga_core.c416 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() function
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1067 mlx5_fpga_cleanup(dev); in mlx5_cleanup_once()