Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_main.c821 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
825 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
927 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
Dhns_roce_qp.c326 if (hr_dev->caps.trrl_entry_sz) { in alloc_qpc()
349 if (hr_dev->caps.trrl_entry_sz) in alloc_qpc()
390 if (hr_dev->caps.trrl_entry_sz) in free_qpc()
Dhns_roce_device.h780 int trrl_entry_sz; member
Dhns_roce_hw_v2.h1184 u8 trrl_entry_sz; member
Dhns_roce_hem.c914 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c2204 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_caps()