Searched defs:hns_roce_hem_table (Results 1 – 1 of 1) sorted by relevance
301 struct hns_roce_hem_table { struct303 u32 type;305 unsigned long num_hem;307 unsigned long num_obj;309 unsigned long obj_size;310 unsigned long table_chunk_size;311 int lowmem;312 struct mutex mutex;313 struct hns_roce_hem **hem;314 u64 **bt_l1;[all …]