Searched defs:mlx5_vq_restore_info (Results 1 – 1 of 1) sorted by relevance
75 struct mlx5_vq_restore_info { struct76 u32 num_ent;77 u64 desc_addr;78 u64 device_addr;79 u64 driver_addr;80 u16 avail_index;81 u16 used_index;82 bool ready;83 struct vdpa_callback cb;84 bool restore;