Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c801 u32 start_index, u64 *mtt_buf, in hns_roce_get_direct_addr_mtt() argument
819 mtt_buf[total] = addr; in hns_roce_get_direct_addr_mtt()
832 u64 *mtt_buf, int mtt_cnt) in hns_roce_get_mhop_mtt() argument
851 mtt_buf[total++] = le64_to_cpu(mtts[mtt_count]); in hns_roce_get_mhop_mtt()
861 u32 offset, u64 *mtt_buf, int mtt_max) in hns_roce_mtr_find() argument
867 if (!mtt_buf || mtt_max < 1) in hns_roce_mtr_find()
874 mtt_buf, mtt_max); in hns_roce_mtr_find()
878 mtt_buf, mtt_max); in hns_roce_mtr_find()
H A Dhns_roce_device.h1137 u32 offset, u64 *mtt_buf, int mtt_max);