Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_mr.c1062 cfg->ba_pg_shift = ba_page_shift; in hns_roce_mtr_create()
1064 cfg->ba_pg_shift = cfg->buf_pg_shift; in hns_roce_mtr_create()
Dhns_roce_hw_v2.c2795 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_mtpt()
2901 to_hr_hw_page_shift(mr->pbl_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_frmr_write_mtpt()
3094 to_hr_hw_page_shift(hr_cq->mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_cqc()
4035 to_hr_hw_page_shift(hr_qp->mtr.hem_cfg.ba_pg_shift)); in config_qp_rq_buf()
5211 to_hr_hw_page_shift(srq->idx_que.mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_srqc()
5229 to_hr_hw_page_shift(srq->buf_mtr.hem_cfg.ba_pg_shift)); in hns_roce_v2_write_srqc()
5805 to_hr_hw_page_shift(eq->mtr.hem_cfg.ba_pg_shift)); in config_eqc()
Dhns_roce_device.h351 unsigned int ba_pg_shift; /* BA table page shift */ member