Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c346 mlx5vf_put_data_buffer(header_buf); in mlx5vf_add_stop_copy_header()
380 mlx5vf_put_data_buffer(migf->buf_header); in mlx5vf_prep_stop_copy()
383 mlx5vf_put_data_buffer(migf->buf); in mlx5vf_prep_stop_copy()
471 mlx5vf_put_data_buffer(buf); in mlx5vf_precopy_ioctl()
532 mlx5vf_put_data_buffer(buf); in mlx5vf_pci_save_device_inc_data()
H A Dcmd.h212 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf);
H A Dcmd.c428 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf) in mlx5vf_put_data_buffer() function
487 mlx5vf_put_data_buffer(async_data->buf); in mlx5vf_mig_file_cleanup_cb()
489 mlx5vf_put_data_buffer(async_data->header_buf); in mlx5vf_mig_file_cleanup_cb()
650 mlx5vf_put_data_buffer(header_buf); in mlx5vf_cmd_save_vhca_state()