Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c988 if (hr_dev->caps.cqc_timer_entry_sz) { in hns_roce_init_hem()
991 hr_dev->caps.cqc_timer_entry_sz, in hns_roce_init_hem()
1016 if (hr_dev->caps.cqc_timer_entry_sz) in hns_roce_init_hem()
H A Dhns_roce_hw_v2.h1198 __le16 cqc_timer_entry_sz; member
H A Dhns_roce_hem.c897 if (hr_dev->caps.cqc_timer_entry_sz) in hns_roce_cleanup_hem()
H A Dhns_roce_hw_v2.c2379 caps->cqc_timer_entry_sz = HNS_ROCE_V2_CQC_TIMER_ENTRY_SZ; in apply_func_caps()