Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c632 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
636 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
761 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
Dhns_roce_qp.c189 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_qp_alloc()
221 if (hr_dev->caps.trrl_entry_sz) in hns_roce_qp_alloc()
253 if (hr_dev->caps.trrl_entry_sz) in hns_roce_qp_free()
Dhns_roce_device.h849 int trrl_entry_sz; member
Dhns_roce_hem.c1106 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1671 caps->trrl_entry_sz = HNS_ROCE_V2_TRRL_ENTRY_SZ; in hns_roce_v2_profile()