Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_mr.c106 buf_attr.mtt_only = is_fast; in alloc_mr_pbl()
1156 if (buf_attr->mtt_only) { in hns_roce_mtr_create()
1186 if (buf_attr->mtt_only) in hns_roce_mtr_create()
Dhns_roce_device.h297 bool mtt_only; /* only alloc buffer-required MTT memory */ member