Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_mr.c1648 int mtt_count; in hns_roce_mtr_find() local
1659 mtt_count = 0; in hns_roce_mtr_find()
1662 &mtt_count, NULL); in hns_roce_mtr_find()
1663 if (!addr || !mtt_count) in hns_roce_mtr_find()
1666 npage = min(mtt_count, left); in hns_roce_mtr_find()