Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_main.c793 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
797 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
899 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.h754 int trrl_entry_sz; member
Dhns_roce_hw_v2.h1159 u8 trrl_entry_sz; member
Dhns_roce_hem.c969 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c2164 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_caps()