Searched refs:sq_cur_blk (Results 1 – 1 of 1) sorted by relevance
4399 u64 sq_cur_blk = 0; in config_qp_sq_buf() local4403 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()