Searched refs:mlx5_vf_migration_header (Results 1 – 3 of 3) sorted by relevance
335 size_t size = sizeof(struct mlx5_vf_migration_header) + in mlx5vf_add_stop_copy_header()339 struct mlx5_vf_migration_header header = {}; in mlx5vf_add_stop_copy_header()421 DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header), in mlx5vf_prep_stop_copy()803 sizeof(struct mlx5_vf_migration_header) - vhca_buf->length); in mlx5vf_resume_read_header()819 if (vhca_buf->length == sizeof(struct mlx5_vf_migration_header)) { in mlx5vf_resume_read_header()831 offsetof(struct mlx5_vf_migration_header, flags))); in mlx5vf_resume_read_header()833 offsetof(struct mlx5_vf_migration_header, tag))); in mlx5vf_resume_read_header()1023 DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header), in mlx5vf_pci_resume_device_data()
47 struct mlx5_vf_migration_header { struct
641 struct mlx5_vf_migration_header header = {}; in add_buf_header()798 DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header), in mlx5vf_cmd_save_vhca_state()
Completed in 13 milliseconds