Searched refs:pbl_l0_dma_addr (Results 1 – 2 of 2) sorted by relevance
312 dma_free_coherent(dev, pbl_bt_sz, mr->pbl_bt_l0, mr->pbl_l0_dma_addr); in hns_roce_loop_free()314 mr->pbl_l0_dma_addr = 0; in hns_roce_loop_free()387 &(mr->pbl_l0_dma_addr), in hns_roce_mhop_alloc()467 mr->pbl_ba = mr->pbl_l0_dma_addr; in hns_roce_mhop_alloc()523 mr->pbl_l0_dma_addr = 0; in hns_roce_mr_alloc()566 mr->pbl_l0_dma_addr); in hns_roce_mhop_free()
320 dma_addr_t pbl_l0_dma_addr;/* PBL BT L0 dma addr */ member