Home
last modified time | relevance | path

Searched refs:trrl_entry_sz (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_main.c670 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
674 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
695 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
Dhns_roce_qp.c201 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_qp_alloc()
226 if (hr_dev->caps.trrl_entry_sz) in hns_roce_qp_alloc()
260 if (hr_dev->caps.trrl_entry_sz) in hns_roce_qp_free()
Dhns_roce_device.h697 int trrl_entry_sz; member
Dhns_roce_hem.c1045 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1214 caps->trrl_entry_sz = HNS_ROCE_V2_TRRL_ENTRY_SZ; in hns_roce_v2_profile()