Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h88 struct mlx5_vf_migration_file { struct
89 struct file *filp;
90 struct mutex lock;
91 enum mlx5_vf_migf_state state;
93 enum mlx5_vf_load_state load_state;
94 u32 pdn;
95 loff_t max_pos;
96 u64 record_size;
97 u32 record_tag;
98 u64 stop_copy_prep_size;
[all …]