Searched defs:hns_roce_hem_list (Results 1 – 1 of 1) sorted by relevance
268 struct hns_roce_hem_list { struct269 struct list_head root_bt;271 struct list_head mid_bt[HNS_ROCE_MAX_BT_REGION][HNS_ROCE_MAX_BT_LEVEL];272 struct list_head btm_bt; /* link all bottom bt in @mid_bt */273 dma_addr_t root_ba; /* pointer to the root ba table */