Home
last modified time | relevance | path

Searched defs:mlx5_fpga_device (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h58 struct mlx5_fpga_device { struct
59 struct mlx5_core_dev *mdev;
60 struct completion load_event;
61 spinlock_t state_lock; /* Protects state transitions */
62 enum mlx5_fdev_state fdev_state;
63 enum mlx5_fpga_status image_status;
64 enum mlx5_fpga_image last_admin_image;
65 enum mlx5_fpga_image last_oper_image;
68 struct {
72 } conn_res;
[all …]