Searched defs:hns_roce_hem_table (Results 1 – 1 of 1) sorted by relevance
322 struct hns_roce_hem_table { struct324 u32 type;326 unsigned long num_hem;328 unsigned long num_obj;330 unsigned long obj_size;331 unsigned long table_chunk_size;332 int lowmem;333 struct mutex mutex;334 struct hns_roce_hem **hem;335 u64 **bt_l1;[all …]