Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h85 struct mlx5_vf_migration_file { struct
86 struct file *filp;
87 struct mutex lock;
88 enum mlx5_vf_migf_state state;
90 enum mlx5_vf_load_state load_state;
91 u32 pdn;
92 loff_t max_pos;
93 u64 record_size;
94 u32 record_tag;
95 u64 stop_copy_prep_size;
[all …]