Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h87 void mlx5_fpga_conn_device_cleanup(struct mlx5_fpga_device *fdev);
H A Dcore.c240 mlx5_fpga_conn_device_cleanup(fdev); in mlx5_fpga_device_start()
302 mlx5_fpga_conn_device_cleanup(fdev); in mlx5_fpga_device_stop()
H A Dconn.c995 void mlx5_fpga_conn_device_cleanup(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_cleanup() function