Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h250 struct hns_roce_hem_table { struct
252 u32 type;
254 unsigned long num_hem;
256 unsigned long obj_size;
257 unsigned long table_chunk_size;
258 struct mutex mutex;
259 struct hns_roce_hem **hem;
260 u64 **bt_l1;
261 dma_addr_t *bt_l1_dma_addr;
262 u64 **bt_l0;
[all …]