Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_main.c880 if (hr_dev->caps.cqc_timer_entry_sz) { in hns_roce_init_hem()
883 hr_dev->caps.cqc_timer_entry_sz, in hns_roce_init_hem()
908 if (hr_dev->caps.cqc_timer_entry_sz) in hns_roce_init_hem()
Dhns_roce_device.h784 int cqc_timer_entry_sz; member
Dhns_roce_hw_v2.h1192 __le16 cqc_timer_entry_sz; member
Dhns_roce_hem.c908 if (hr_dev->caps.cqc_timer_entry_sz) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c2092 caps->cqc_timer_entry_sz = HNS_ROCE_V2_CQC_TIMER_ENTRY_SZ; in apply_func_caps()