Searched defs:hns_roce_hem_table (Results 1 – 1 of 1) sorted by relevance
263 struct hns_roce_hem_table { struct265 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 …]