Searched refs:wqe_sge_ba (Results 1 – 2 of 2) sorted by relevance
4665 u64 wqe_sge_ba; in config_qp_rq_buf() local4678 wqe_sge_ba = hns_roce_get_mtr_ba(&hr_qp->mtr); in config_qp_rq_buf()4680 context->wqe_sge_ba = cpu_to_le32(wqe_sge_ba >> 3); in config_qp_rq_buf()4681 qpc_mask->wqe_sge_ba = 0; in config_qp_rq_buf()4689 hr_reg_write(context, QPC_WQE_SGE_BA_H, wqe_sge_ba >> (32 + 3)); in config_qp_rq_buf()
409 __le32 wqe_sge_ba; member