Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h59 struct mlx5_vhca_data_buffer { struct
78 struct mlx5_vhca_data_buffer *buf; argument
79 struct mlx5_vhca_data_buffer *header_buf;
97 struct mlx5_vhca_data_buffer *buf;
98 struct mlx5_vhca_data_buffer *buf_header;
197 struct mlx5_vhca_data_buffer *buf, bool inc,
201 struct mlx5_vhca_data_buffer *buf);
205 struct mlx5_vhca_data_buffer *
208 void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf);
209 struct mlx5_vhca_data_buffer *
[all …]
H A Dmain.c128 static struct mlx5_vhca_data_buffer *
132 struct mlx5_vhca_data_buffer *buf; in mlx5vf_get_data_buff_from_pos()
210 struct mlx5_vhca_data_buffer *vhca_buf; in mlx5vf_save_read()
312 struct mlx5_vhca_data_buffer *header_buf = NULL; in mlx5vf_add_stop_copy_header()
353 struct mlx5_vhca_data_buffer *buf; in mlx5vf_prep_stop_copy()
393 struct mlx5_vhca_data_buffer *buf; in mlx5vf_precopy_ioctl()
501 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_inc_data()
542 struct mlx5_vhca_data_buffer *buf; in mlx5vf_pci_save_device_data()
673 struct mlx5_vhca_data_buffer *vhca_buf, in mlx5vf_resume_read_image()
752 struct mlx5_vhca_data_buffer *vhca_buf, in mlx5vf_resume_read_header()
[all …]
H A Dcmd.c294 struct mlx5_vhca_data_buffer *buf, in _create_mkey()
395 struct mlx5_vhca_data_buffer *
400 struct mlx5_vhca_data_buffer *buf; in mlx5vf_alloc_data_buffer()
435 struct mlx5_vhca_data_buffer *
439 struct mlx5_vhca_data_buffer *buf, *temp_buf; in mlx5vf_get_data_buffer()
470 struct mlx5_vhca_data_buffer, buf_elm))) { in mlx5vf_get_data_buffer()
578 struct mlx5_vhca_data_buffer *buf, bool inc, in mlx5vf_cmd_save_vhca_state()
583 struct mlx5_vhca_data_buffer *header_buf = NULL; in mlx5vf_cmd_save_vhca_state()
661 struct mlx5_vhca_data_buffer *buf) in mlx5vf_cmd_load_vhca_state()
709 struct mlx5_vhca_data_buffer *entry; in mlx5fv_cmd_clean_migf_resources()
[all …]