Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c44 static void mlx5_fpga_tools_remove(struct mlx5_fpga_device *fdev);
54 .remove = mlx5_fpga_tools_remove,
107 static void mlx5_fpga_tools_remove(struct mlx5_fpga_device *fdev) in mlx5_fpga_tools_remove() function