Home
last modified time | relevance | path

Searched refs:num_other_vectors (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h682 int num_other_vectors; member
Dhns_roce_hw_v2.c1202 caps->num_other_vectors = HNS_ROCE_V2_ABNORMAL_VEC_NUM; in hns_roce_v2_profile()
5033 other_num = hr_dev->caps.num_other_vectors; in hns_roce_v2_init_eq_table()
5161 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v2_cleanup_eq_table()
5166 for (i = 0; i < hr_dev->caps.num_other_vectors; i++) in hns_roce_v2_cleanup_eq_table()
Dhns_roce_hw_v1.c1566 caps->num_other_vectors = HNS_ROCE_V1_ABNORMAL_VEC_NUM; in hns_roce_v1_profile()
4670 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_init_eq_table()
4780 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_cleanup_eq_table()