Home
last modified time | relevance | path

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

/drivers/vfio/pci/mlx5/
A Dcmd.h55 struct mlx5_vhca_data_buffer { struct
72 struct mlx5_vhca_data_buffer *buf; argument
73 struct mlx5_vhca_data_buffer *header_buf;
103 struct mlx5_vhca_data_buffer *buf[MAX_NUM_CHUNKS];
104 struct mlx5_vhca_data_buffer *buf_header[MAX_NUM_CHUNKS];
209 struct mlx5_vhca_data_buffer *buf, bool inc,
213 struct mlx5_vhca_data_buffer *buf);
217 struct mlx5_vhca_data_buffer *
221 struct mlx5_vhca_data_buffer *
224 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf);
[all …]
A Dmain.c55 static struct mlx5_vhca_data_buffer *
59 struct mlx5_vhca_data_buffer *buf; in mlx5vf_get_data_buff_from_pos()
168 struct mlx5_vhca_data_buffer *vhca_buf; in mlx5vf_save_read()
276 static struct mlx5_vhca_data_buffer *
306 struct mlx5_vhca_data_buffer *buf; in mlx5vf_mig_file_save_work()
383 struct mlx5_vhca_data_buffer *buf; in mlx5vf_prep_stop_copy()
463 struct mlx5_vhca_data_buffer *buf; in mlx5vf_precopy_ioctl()
571 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_inc_data()
606 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_data()
989 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_resume_device_data()
[all …]
A Dcmd.c521 struct mlx5_vhca_data_buffer *
525 struct mlx5_vhca_data_buffer *buf; in mlx5vf_alloc_data_buffer()
554 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf) in mlx5vf_put_data_buffer()
562 struct mlx5_vhca_data_buffer *
566 struct mlx5_vhca_data_buffer *buf, *temp_buf; in mlx5vf_get_data_buffer()
597 struct mlx5_vhca_data_buffer, buf_elm))) { in mlx5vf_get_data_buffer()
740 struct mlx5_vhca_data_buffer *buf, bool inc, in mlx5vf_cmd_save_vhca_state()
745 struct mlx5_vhca_data_buffer *header_buf = NULL; in mlx5vf_cmd_save_vhca_state()
834 struct mlx5_vhca_data_buffer *buf) in mlx5vf_cmd_load_vhca_state()
882 struct mlx5_vhca_data_buffer *entry; in mlx5fv_cmd_clean_migf_resources()
[all …]

Completed in 15 milliseconds