Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_mr.c799 bt_page_size = 1 << (hr_dev->caps.mtt_ba_pg_sz + PAGE_SHIFT); in hns_roce_write_mtt_chunk()
856 bt_page_size = 1 << (hr_dev->caps.mtt_ba_pg_sz + PAGE_SHIFT); in hns_roce_write_mtt()
1035 order = hr_dev->caps.mtt_ba_pg_sz; in hns_roce_ib_umem_write_mtt()
Dhns_roce_device.h881 u32 mtt_ba_pg_sz; member
Dhns_roce_qp.c503 bt_pg_shift = PAGE_SHIFT + hr_dev->caps.mtt_ba_pg_sz; in calc_wqe_bt_page_shift()
Dhns_roce_hem.c189 mhop->bt_chunk_size = 1 << (hr_dev->caps.mtt_ba_pg_sz in get_hem_table_config()
Dhns_roce_hw_v2.c1702 caps->mtt_ba_pg_sz = 0; in hns_roce_v2_profile()