Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/pci/mlx5/
Dcmd.h91 struct mlx5_vf_migration_file { struct
92 struct file *filp;
93 struct mutex lock;
94 enum mlx5_vf_migf_state state;
96 enum mlx5_vf_load_state load_state;
97 u32 pdn;
98 loff_t max_pos;
99 u64 record_size;
100 u32 record_tag;
101 u64 stop_copy_prep_size;
[all …]