Home
last modified time | relevance | path

Searched refs:qpc_timer_entry_sz (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c841 if (hr_dev->caps.qpc_timer_entry_sz) { in hns_roce_init_hem()
844 hr_dev->caps.qpc_timer_entry_sz, in hns_roce_init_hem()
885 if (hr_dev->caps.qpc_timer_entry_sz) in hns_roce_init_hem()
H A Dhns_roce_device.h764 int qpc_timer_entry_sz; member
H A Dhns_roce_hw_v2.h1172 __le16 qpc_timer_entry_sz; member
H A Dhns_roce_hem.c960 if (hr_dev->caps.qpc_timer_entry_sz) in hns_roce_cleanup_hem()
H A Dhns_roce_hw_v2.c2059 caps->qpc_timer_entry_sz = HNS_ROCE_V2_QPC_TIMER_ENTRY_SZ; in apply_func_caps()