Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c105 buf_attr.mtt_only = is_fast; in alloc_mr_pbl()
1019 if (buf_attr->mtt_only) { in hns_roce_mtr_create()
H A Dhns_roce_device.h278 bool mtt_only; /* only alloc buffer-required MTT memory */ member