Home
last modified time | relevance | path

Searched refs:mlx5_vf_migration_header (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/vfio/pci/mlx5/
Dmain.c366 size_t size = sizeof(struct mlx5_vf_migration_header) + in mlx5vf_add_stop_copy_header()
370 struct mlx5_vf_migration_header header = {}; in mlx5vf_add_stop_copy_header()
448 sizeof(struct mlx5_vf_migration_header), DMA_NONE); in mlx5vf_prep_stop_copy()
827 sizeof(struct mlx5_vf_migration_header) - vhca_buf->length); in mlx5vf_resume_read_header()
843 if (vhca_buf->length == sizeof(struct mlx5_vf_migration_header)) { in mlx5vf_resume_read_header()
855 offsetof(struct mlx5_vf_migration_header, flags))); in mlx5vf_resume_read_header()
857 offsetof(struct mlx5_vf_migration_header, tag))); in mlx5vf_resume_read_header()
1035 sizeof(struct mlx5_vf_migration_header), DMA_NONE); in mlx5vf_pci_resume_device_data()
Dcmd.h47 struct mlx5_vf_migration_header { struct
Dcmd.c582 struct mlx5_vf_migration_header header = {}; in add_buf_header()
738 sizeof(struct mlx5_vf_migration_header), DMA_NONE); in mlx5vf_cmd_save_vhca_state()