Searched defs:hns_roce_hem_table (Results 1 – 1 of 1) sorted by relevance
270 struct hns_roce_hem_table { struct272 u32 type;274 unsigned long num_hem;276 unsigned long num_obj;278 unsigned long obj_size;279 unsigned long table_chunk_size;280 int lowmem;281 struct mutex mutex;282 struct hns_roce_hem **hem;283 u64 **bt_l1;[all …]