Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h55 struct mlx5_vhca_data_buffer { struct
73 struct mlx5_vhca_data_buffer *buf; argument
74 struct mlx5_vhca_data_buffer *header_buf;
105 struct mlx5_vhca_data_buffer *buf[MAX_NUM_CHUNKS];
106 struct mlx5_vhca_data_buffer *buf_header[MAX_NUM_CHUNKS];
216 struct mlx5_vhca_data_buffer *buf, bool inc,
220 struct mlx5_vhca_data_buffer *buf);
224 struct mlx5_vhca_data_buffer *
227 void mlx5vf_free_data_buffer(struct mlx5_vhca_data_buffer *buf);
228 struct mlx5_vhca_data_buffer *
[all …]