Symbol: mlx5_vhca_data_buffer
drivers/vfio/pci/mlx5/cmd.c
429
static int mlx5vf_dma_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
477
void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
528
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.c
532
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/cmd.c
561
void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
570
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.c
574
struct mlx5_vhca_data_buffer *buf, *temp_buf;
drivers/vfio/pci/mlx5/cmd.c
605
struct mlx5_vhca_data_buffer, buf_elm))) {
drivers/vfio/pci/mlx5/cmd.c
647
static int add_buf_header(struct mlx5_vhca_data_buffer *header_buf,
drivers/vfio/pci/mlx5/cmd.c
754
struct mlx5_vhca_data_buffer *buf, bool inc,
drivers/vfio/pci/mlx5/cmd.c
759
struct mlx5_vhca_data_buffer *header_buf = NULL;
drivers/vfio/pci/mlx5/cmd.c
851
struct mlx5_vhca_data_buffer *buf)
drivers/vfio/pci/mlx5/cmd.c
899
struct mlx5_vhca_data_buffer *entry;
drivers/vfio/pci/mlx5/cmd.c
920
struct mlx5_vhca_data_buffer, buf_elm))) {
drivers/vfio/pci/mlx5/cmd.h
105
struct mlx5_vhca_data_buffer *buf[MAX_NUM_CHUNKS];
drivers/vfio/pci/mlx5/cmd.h
106
struct mlx5_vhca_data_buffer *buf_header[MAX_NUM_CHUNKS];
drivers/vfio/pci/mlx5/cmd.h
216
struct mlx5_vhca_data_buffer *buf, bool inc,
drivers/vfio/pci/mlx5/cmd.h
220
struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
224
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.h
227
void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
228
struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/cmd.h
231
void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf);
drivers/vfio/pci/mlx5/cmd.h
233
mlx5vf_get_migration_page(struct mlx5_vhca_data_buffer *buf,
drivers/vfio/pci/mlx5/cmd.h
73
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/cmd.h
74
struct mlx5_vhca_data_buffer *header_buf;
drivers/vfio/pci/mlx5/main.c
1013
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
1151
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
277
static struct mlx5_vhca_data_buffer *
drivers/vfio/pci/mlx5/main.c
282
struct mlx5_vhca_data_buffer *buf = migf->buf[index];
drivers/vfio/pci/mlx5/main.c
307
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
339
struct mlx5_vhca_data_buffer *header_buf = NULL;
drivers/vfio/pci/mlx5/main.c
384
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
464
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
59
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
595
struct mlx5_vhca_data_buffer *buf;
drivers/vfio/pci/mlx5/main.c
630
struct mlx5_vhca_data_buffer *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
703
mlx5vf_append_page_to_mig_buf(struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
737
struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
766
struct mlx5_vhca_data_buffer *vhca_buf,
drivers/vfio/pci/mlx5/main.c
816
struct mlx5_vhca_data_buffer *vhca_buf,
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
887
struct mlx5_vhca_data_buffer *vhca_buf = migf->buf[0];
drivers/vfio/pci/mlx5/main.c
888
struct mlx5_vhca_data_buffer *vhca_buf_header = migf->buf_header[0];