Home
last modified time | relevance | path

Searched refs:mtt_ba_pg_sz (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_mr.c715 bt_page_size = 1 << (hr_dev->caps.mtt_ba_pg_sz + PAGE_SHIFT); in hns_roce_write_mtt_chunk()
761 bt_page_size = 1 << (hr_dev->caps.mtt_ba_pg_sz + PAGE_SHIFT); in hns_roce_write_mtt()
896 order = mtt->mtt_type == MTT_TYPE_WQE ? hr_dev->caps.mtt_ba_pg_sz : in hns_roce_ib_umem_write_mtt()
Dhns_roce_hem.c137 mhop->bt_chunk_size = 1 << (hr_dev->caps.mtt_ba_pg_sz in hns_roce_calc_hem_mhop()
898 buf_chunk_size = 1 << (hr_dev->caps.mtt_ba_pg_sz in hns_roce_init_hem_table()
Dhns_roce_device.h721 u32 mtt_ba_pg_sz; member
Dhns_roce_hw_v2.c1241 caps->mtt_ba_pg_sz = 0; in hns_roce_v2_profile()
3060 hr_dev->caps.mtt_ba_pg_sz + PG_SHIFT_OFFSET); in modify_qp_init_to_rtr()