Home
last modified time | relevance | path

Searched defs:hns_roce_hem_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h270 struct hns_roce_hem_table { struct
272 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 …]