Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_qp.c905 hr_qp->wqe_bt_pg_shift = calc_wqe_bt_page_shift(hr_dev, hr_qp->regions, in hns_roce_create_qp_common()
907 hns_roce_mtr_init(&hr_qp->mtr, PAGE_SHIFT + hr_qp->wqe_bt_pg_shift, in hns_roce_create_qp_common()
Dhns_roce_device.h672 int wqe_bt_pg_shift; member
Dhns_roce_hw_v2.c3759 hr_qp->wqe_bt_pg_shift + PG_SHIFT_OFFSET); in modify_qp_init_to_rtr()