Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c4440 u64 wqe_sge_ba; in config_qp_rq_buf() local
4445 MTT_MIN_COUNT, &wqe_sge_ba); in config_qp_rq_buf()
4452 context->wqe_sge_ba = cpu_to_le32(wqe_sge_ba >> 3); in config_qp_rq_buf()
4453 qpc_mask->wqe_sge_ba = 0; in config_qp_rq_buf()
4461 hr_reg_write(context, QPC_WQE_SGE_BA_H, wqe_sge_ba >> (32 + 3)); in config_qp_rq_buf()
A Dhns_roce_hw_v2.h413 __le32 wqe_sge_ba; member

Completed in 23 milliseconds