Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c800 u32 offset, u64 *mtt_buf, int mtt_max, u64 *base_addr) in hns_roce_mtr_find() argument
810 if (!mtt_buf || mtt_max < 1) in hns_roce_mtr_find()
817 total < mtt_max; mtt_count++) { in hns_roce_mtr_find()
832 left = mtt_max; in hns_roce_mtr_find()
H A Dhns_roce_device.h1127 u32 offset, u64 *mtt_buf, int mtt_max, u64 *base_addr);