Searched defs:mlx5_vdpa_direct_mr (Results 1 – 1 of 1) sorted by relevance
10 struct mlx5_vdpa_direct_mr { struct11 u64 start;12 u64 end;13 u32 perm;14 struct mlx5_core_mkey mr;15 struct sg_table sg_head;16 int log_size;17 int nsg;18 struct list_head list;19 u64 offset;