Searched refs:last_oper_image (Results 1 – 2 of 2) sorted by relevance
120 fdev->last_oper_image = query.oper_image; in mlx5_fpga_device_load_check()131 mlx5_fpga_image_name(fdev->last_oper_image), in mlx5_fpga_device_load_check()205 mlx5_fpga_image_name(fdev->last_oper_image), in mlx5_fpga_device_start()206 fdev->last_oper_image, in mlx5_fpga_device_start()232 if (fdev->last_oper_image == MLX5_FPGA_IMAGE_USER) { in mlx5_fpga_device_start()296 if (fdev->last_oper_image == MLX5_FPGA_IMAGE_USER) { in mlx5_fpga_device_stop()
52 enum mlx5_fpga_image last_oper_image; member