Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_device.h263 struct hns_roce_hem_table { struct
265 u32 type;
267 unsigned long num_hem;
269 unsigned long obj_size;
270 unsigned long table_chunk_size;
271 int lowmem;
272 struct mutex mutex;
273 struct hns_roce_hem **hem;
274 u64 **bt_l1;
275 dma_addr_t *bt_l1_dma_addr;
[all …]