Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c4399 u64 sq_cur_blk = 0; in config_qp_sq_buf() local
4403 count = hns_roce_mtr_find(hr_dev, &hr_qp->mtr, 0, &sq_cur_blk, 1, NULL); in config_qp_sq_buf()
4427 lower_32_bits(to_hr_hw_page_addr(sq_cur_blk))); in config_qp_sq_buf()
4429 upper_32_bits(to_hr_hw_page_addr(sq_cur_blk))); in config_qp_sq_buf()
4441 lower_32_bits(to_hr_hw_page_addr(sq_cur_blk))); in config_qp_sq_buf()
4443 upper_32_bits(to_hr_hw_page_addr(sq_cur_blk))); in config_qp_sq_buf()