Searched refs:bt_idx (Results 1 – 1 of 1) sorted by relevance
268 u64 bt_idx; in hns_roce_loop_free() local284 bt_idx = i * pbl_bt_sz / 8 + j; in hns_roce_loop_free()286 mr->pbl_bt_l2[bt_idx], in hns_roce_loop_free()287 mr->pbl_l2_dma_addr[bt_idx]); in hns_roce_loop_free()296 bt_idx = i * pbl_bt_sz / 8 + j; in hns_roce_loop_free()298 mr->pbl_bt_l2[bt_idx], in hns_roce_loop_free()299 mr->pbl_l2_dma_addr[bt_idx]); in hns_roce_loop_free()329 u64 bt_idx; in hns_roce_mhop_alloc() local429 bt_idx = i * pbl_bt_sz / 8 + j; in hns_roce_mhop_alloc()434 npages_allocated = bt_idx * in hns_roce_mhop_alloc()[all …]