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