Symbol: mlx5_vhca_data_buffer
drivers/vfio/pci/mlx5/cmd.c
422
static int mlx5vf_dma_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
470
void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
521
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.c
525
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/cmd.c
554
void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
562
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.c
566
struct mlx5_vhca_data_buffer *buf, *temp_buf;
drivers/vfio/pci/mlx5/cmd.c
597
struct mlx5_vhca_data_buffer, buf_elm))) {
drivers/vfio/pci/mlx5/cmd.c
637
static int add_buf_header(struct mlx5_vhca_data_buffer *header_buf,
drivers/vfio/pci/mlx5/cmd.c
740
struct mlx5_vhca_data_buffer *buf, bool inc,
drivers/vfio/pci/mlx5/cmd.c
745
struct mlx5_vhca_data_buffer *header_buf = NULL;
drivers/vfio/pci/mlx5/cmd.c
834
struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
882
struct mlx5_vhca_data_buffer *entry;
drivers/vfio/pci/mlx5/cmd.c
903
struct mlx5_vhca_data_buffer, buf_elm))) {
drivers/vfio/pci/mlx5/cmd.h
103
struct mlx5_vhca_data_buffer *buf[MAX_NUM_CHUNKS];
drivers/vfio/pci/mlx5/cmd.h
104
struct mlx5_vhca_data_buffer *buf_header[MAX_NUM_CHUNKS];
drivers/vfio/pci/mlx5/cmd.h
209
struct mlx5_vhca_data_buffer *buf, bool inc,
drivers/vfio/pci/mlx5/cmd.h
213
struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
217
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.h
220
void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
221
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.h
224
void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
226
mlx5vf_get_migration_page(struct mlx5_vhca_data_buffer *buf,
drivers/vfio/pci/mlx5/cmd.h
72
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/cmd.h
73
struct mlx5_vhca_data_buffer *header_buf;
drivers/vfio/pci/mlx5/main.c
1127
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
123
static ssize_t mlx5vf_buf_read(struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
168
struct mlx5_vhca_data_buffer *vhca_buf;
drivers/vfio/pci/mlx5/main.c
276
static struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/main.c
281
struct mlx5_vhca_data_buffer *buf = migf->buf[index];
drivers/vfio/pci/mlx5/main.c
306
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
338
struct mlx5_vhca_data_buffer *header_buf = NULL;
drivers/vfio/pci/mlx5/main.c
383
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
463
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
55
static struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/main.c
571
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
59
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
606
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
679
mlx5vf_append_page_to_mig_buf(struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
69
buf = list_first_entry(&migf->buf_list, struct mlx5_vhca_data_buffer,
drivers/vfio/pci/mlx5/main.c
713
struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
742
struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
792
struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
863
struct mlx5_vhca_data_buffer *vhca_buf = migf->buf[0];
drivers/vfio/pci/mlx5/main.c
864
struct mlx5_vhca_data_buffer *vhca_buf_header = migf->buf_header[0];
drivers/vfio/pci/mlx5/main.c
88
static void mlx5vf_buf_read_done(struct mlx5_vhca_data_buffer *vhca_buf)
drivers/vfio/pci/mlx5/main.c
989
struct mlx5_vhca_data_buffer *buf;