Searched defs:hns_roce_hem_list (Results 1 – 1 of 1) sorted by relevance
301 struct hns_roce_hem_list { struct302 struct list_head root_bt;304 struct list_head mid_bt[HNS_ROCE_MAX_BT_REGION][HNS_ROCE_MAX_BT_LEVEL];305 struct list_head btm_bt; /* link all bottom bt in @mid_bt */306 dma_addr_t root_ba; /* pointer to the root ba table */
Completed in 12 milliseconds