Home
last modified time | relevance | path

Searched refs:root_ba (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/hns/
Dhns_roce_mr.c758 mtr->hem_cfg.root_ba = pages[0]; in hns_roce_mtr_map()
823 addr = cfg->root_ba + (npage << HNS_HW_PAGE_SHIFT); in hns_roce_mtr_find()
850 *base_addr = cfg->root_ba; in hns_roce_mtr_find()
968 cfg->root_ba = mtr->hem_list.root_ba; in mtr_alloc_mtt()
Dhns_roce_device.h266 dma_addr_t root_ba; /* pointer to the root ba table */ member
281 dma_addr_t root_ba; /* root BA table's address */ member
Dhns_roce_hem.c1374 hem_list->root_ba = root_hem->dma_addr; in hem_list_alloc_root_bt()
1450 hem_list->root_ba = 0; in hns_roce_hem_list_release()
Dhns_roce_hw_v2.c152 pbl_ba = mr->pbl_mtr.hem_cfg.root_ba; in set_frmr_seg()