mlx5_vf_migration_header
struct mlx5_vf_migration_header header = {};
DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header),
DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header),
size_t size = sizeof(struct mlx5_vf_migration_header) +
struct mlx5_vf_migration_header header = {};
DIV_ROUND_UP(sizeof(struct mlx5_vf_migration_header),
sizeof(struct mlx5_vf_migration_header) - vhca_buf->length);
if (vhca_buf->length == sizeof(struct mlx5_vf_migration_header)) {
offsetof(struct mlx5_vf_migration_header, flags)));
offsetof(struct mlx5_vf_migration_header, tag)));