Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_mr.c1645 int offset, u64 *mtt_buf, int mtt_max, u64 *base_addr) in hns_roce_mtr_find() argument
1654 if (mtts == NULL || mtt_max < 1) in hns_roce_mtr_find()
1657 left = mtt_max; in hns_roce_mtr_find()
Dhns_roce_device.h1152 int offset, u64 *mtt_buf, int mtt_max, u64 *base_addr);