Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c826 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
830 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
932 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
H A Dhns_roce_qp.c349 if (hr_dev->caps.trrl_entry_sz) { in alloc_qpc()
372 if (hr_dev->caps.trrl_entry_sz) in alloc_qpc()
413 if (hr_dev->caps.trrl_entry_sz) in free_qpc()
H A Dhns_roce_device.h777 int trrl_entry_sz; member
H A Dhns_roce_hw_v2.h1192 u8 trrl_entry_sz; member
H A Dhns_roce_hem.c914 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
H A Dhns_roce_hw_v2.c2233 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_caps()