Home
last modified time | relevance | path

Searched refs:pbl_ba (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_mr.c353 mr->pbl_ba = mr->pbl_dma_addr; in hns_roce_mhop_alloc()
467 mr->pbl_ba = mr->pbl_l0_dma_addr; in hns_roce_mhop_alloc()
Dhns_roce_device.h312 u64 pbl_ba;/* page table address */ member
Dhns_roce_hw_v2.c1722 mpt_entry->pbl_ba_l = cpu_to_le32(lower_32_bits(mr->pbl_ba >> 3)); in hns_roce_v2_write_mtpt()
1725 upper_32_bits(mr->pbl_ba >> 3)); in hns_roce_v2_write_mtpt()
1805 cpu_to_le32(lower_32_bits(mr->pbl_ba >> 3)); in hns_roce_v2_rereg_write_mtpt()
1809 upper_32_bits(mr->pbl_ba >> 3)); in hns_roce_v2_rereg_write_mtpt()