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