Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h238 struct hns_roce_hem_table { struct
240 u32 type;
242 unsigned long num_hem;
244 unsigned long obj_size;
245 unsigned long table_chunk_size;
246 struct mutex mutex;
247 struct hns_roce_hem **hem;
248 u64 **bt_l1;
249 dma_addr_t *bt_l1_dma_addr;
250 u64 **bt_l0;
[all …]