Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c929 if (hr_dev->caps.trrl_entry_sz) { in hns_roce_init_hem()
933 hr_dev->caps.trrl_entry_sz * in hns_roce_init_hem()
1035 if (hr_dev->caps.trrl_entry_sz) in hns_roce_init_hem()
H A Dhns_roce_qp.c377 if (hr_dev->caps.trrl_entry_sz) { in alloc_qpc()
400 if (hr_dev->caps.trrl_entry_sz) in alloc_qpc()
441 if (hr_dev->caps.trrl_entry_sz) in free_qpc()
H A Dhns_roce_device.h778 int trrl_entry_sz; member
H A Dhns_roce_hw_v2.h1190 u8 trrl_entry_sz; member
H A Dhns_roce_hem.c903 if (hr_dev->caps.trrl_entry_sz) in hns_roce_cleanup_hem()
H A Dhns_roce_hw_v2.c2497 caps->trrl_entry_sz = resp_b->trrl_entry_sz; in hns_roce_query_caps()