Home
last modified time | relevance | path

Searched refs:cqc_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2481 int qpc_count, cqc_count; in hns_roce_v2_init() local
2509 for (cqc_count = 0; cqc_count < hr_dev->caps.cqc_timer_bt_num; in hns_roce_v2_init()
2510 cqc_count++) { in hns_roce_v2_init()
2512 cqc_count); in hns_roce_v2_init()
2522 for (i = 0; i < cqc_count; i++) in hns_roce_v2_init()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2824 unsigned int cqc_count; in get_hem_table() local
2852 for (cqc_count = 0; cqc_count < hr_dev->caps.cqc_timer_bt_num; in get_hem_table()
2853 cqc_count++) { in get_hem_table()
2855 cqc_count); in get_hem_table()
2865 for (i = 0; i < cqc_count; i++) in get_hem_table()

Completed in 16 milliseconds