Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/
H A Dmlx5io.h99 enum mlx5_fpga_image admin_image; member
/freebsd-13.1/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_core.c161 fdev->last_admin_image = query.admin_image; in mlx5_fpga_device_load_check()
166 query.image_status, query.admin_image, query.oper_image); in mlx5_fpga_device_load_check()
H A Dmlx5fpga_cmd.c163 query->admin_image = MLX5_GET(fpga_ctrl, out, flash_select_admin); in mlx5_fpga_query()
H A Dmlx5fpga_sdk.c321 query->admin_image = fdev->last_admin_image; in mlx5_fpga_device_query()