Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h235 struct hns_roce_hem_table { struct
237 u32 type;
239 unsigned long num_hem;
241 unsigned long obj_size;
242 unsigned long table_chunk_size;
243 struct mutex mutex;
244 struct hns_roce_hem **hem;
245 u64 **bt_l1;
246 dma_addr_t *bt_l1_dma_addr;
247 u64 **bt_l0;
[all …]