Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h68 #define MTT_SIZE(mtt_cnt) ((mtt_cnt) << 3) /* per mtt entry takes 8 Bytes. */ argument
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c802 int mtt_cnt) in hns_roce_get_direct_addr_mtt() argument
809 if (mtt_cnt > cfg->region_count) in hns_roce_get_direct_addr_mtt()
812 for (mtt_count = 0; mtt_count < cfg->region_count && total < mtt_cnt; in hns_roce_get_direct_addr_mtt()
832 u64 *mtt_buf, int mtt_cnt) in hns_roce_get_mhop_mtt() argument
834 int left = mtt_cnt; in hns_roce_get_mhop_mtt()
H A Dhns_roce_hem.h134 int offset, int *mtt_cnt);
H A Dhns_roce_hem.c1496 int offset, int *mtt_cnt) in hns_roce_hem_list_find_mtt() argument
1512 if (mtt_cnt) in hns_roce_hem_list_find_mtt()
1513 *mtt_cnt = nr; in hns_roce_hem_list_find_mtt()