Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_main.c600 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
604 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
706 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
Dhns_roce_qp.c346 if (hr_dev->caps.trrl_entry_sz) { in alloc_qpc()
369 if (hr_dev->caps.trrl_entry_sz) in alloc_qpc()
410 if (hr_dev->caps.trrl_entry_sz) in free_qpc()
Dhns_roce_device.h792 int trrl_entry_sz; member
Dhns_roce_hw_v2.h1255 u8 trrl_entry_sz; member
Dhns_roce_hem.c959 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1950 caps->trrl_entry_sz = HNS_ROCE_V2_EXT_ATOMIC_TRRL_ENTRY_SZ; in set_default_caps()
2248 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_pf_caps()