Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c743 int mtt_cnt) in hns_roce_get_direct_addr_mtt() argument
750 if (mtt_cnt > cfg->region_count) in hns_roce_get_direct_addr_mtt()
753 for (mtt_count = 0; mtt_count < cfg->region_count && total < mtt_cnt; in hns_roce_get_direct_addr_mtt()
773 u64 *mtt_buf, int mtt_cnt) in hns_roce_get_mhop_mtt() argument
775 int left = mtt_cnt; in hns_roce_get_mhop_mtt()
H A Dhns_roce_hem.h118 int offset, int *mtt_cnt);