Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c677 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
681 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
783 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
Dhns_roce_qp.c313 if (hr_dev->caps.trrl_entry_sz) { in alloc_qpc()
336 if (hr_dev->caps.trrl_entry_sz) in alloc_qpc()
377 if (hr_dev->caps.trrl_entry_sz) in free_qpc()
Dhns_roce_device.h768 int trrl_entry_sz; member
Dhns_roce_hw_v2.h1185 u8 trrl_entry_sz; member
Dhns_roce_hem.c958 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1953 caps->trrl_entry_sz = HNS_ROCE_V2_EXT_ATOMIC_TRRL_ENTRY_SZ; in set_default_caps()
2251 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_pf_caps()