Searched defs:mlx5_vq_restore_info (Results 1 – 1 of 1) sorted by relevance
92 struct mlx5_vq_restore_info { struct93 u32 num_ent;94 u64 desc_addr;95 u64 device_addr;96 u64 driver_addr;97 u16 avail_index;98 u16 used_index;99 struct msi_map map;100 bool ready;101 bool restore;