Home
last modified time | relevance | path

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

/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.h55 struct mlx5_vhca_data_buffer { struct
75 struct mlx5_vhca_data_buffer *buf; argument
76 struct mlx5_vhca_data_buffer *header_buf;
106 struct mlx5_vhca_data_buffer *buf[MAX_NUM_CHUNKS];
107 struct mlx5_vhca_data_buffer *buf_header[MAX_NUM_CHUNKS];
211 struct mlx5_vhca_data_buffer *buf, bool inc,
215 struct mlx5_vhca_data_buffer *buf);
219 struct mlx5_vhca_data_buffer *
222 void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf);
223 struct mlx5_vhca_data_buffer *
[all …]
H A Dmain.c86 static struct mlx5_vhca_data_buffer *
90 struct mlx5_vhca_data_buffer *buf; in mlx5vf_get_data_buff_from_pos()
199 struct mlx5_vhca_data_buffer *vhca_buf; in mlx5vf_save_read()
307 static struct mlx5_vhca_data_buffer *
337 struct mlx5_vhca_data_buffer *buf; in mlx5vf_mig_file_save_work()
413 struct mlx5_vhca_data_buffer *buf; in mlx5vf_prep_stop_copy()
488 struct mlx5_vhca_data_buffer *buf; in mlx5vf_precopy_ioctl()
595 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_inc_data()
630 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_data()
1008 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_resume_device_data()
[all …]
H A Dcmd.c317 struct mlx5_vhca_data_buffer *buf, in _create_mkey()
466 struct mlx5_vhca_data_buffer *
471 struct mlx5_vhca_data_buffer *buf; in mlx5vf_alloc_data_buffer()
507 struct mlx5_vhca_data_buffer *
511 struct mlx5_vhca_data_buffer *buf, *temp_buf; in mlx5vf_get_data_buffer()
542 struct mlx5_vhca_data_buffer, buf_elm))) { in mlx5vf_get_data_buffer()
685 struct mlx5_vhca_data_buffer *buf, bool inc, in mlx5vf_cmd_save_vhca_state()
690 struct mlx5_vhca_data_buffer *header_buf = NULL; in mlx5vf_cmd_save_vhca_state()
776 struct mlx5_vhca_data_buffer *buf) in mlx5vf_cmd_load_vhca_state()
824 struct mlx5_vhca_data_buffer *entry; in mlx5fv_cmd_clean_migf_resources()
[all …]