Home
last modified time | relevance | path

Searched refs:num_other_vectors (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1806 caps->num_other_vectors = HNS_ROCE_V2_ABNORMAL_VEC_NUM; in set_default_caps()
1995 caps->num_other_vectors = resp_a->num_other_vectors; in hns_roce_query_pf_caps()
6011 irq_num = eq_num + hr_dev->caps.num_other_vectors; in __hns_roce_free_irq()
6013 for (i = 0; i < hr_dev->caps.num_other_vectors; i++) in __hns_roce_free_irq()
6037 other_num = hr_dev->caps.num_other_vectors; in hns_roce_v2_init_eq_table()
H A Dhns_roce_hw_v2.h1592 u8 num_other_vectors; member
H A Dhns_roce_device.h787 int num_other_vectors; member
H A Dhns_roce_hw_v1.c1541 caps->num_other_vectors = HNS_ROCE_V1_ABNORMAL_VEC_NUM; in hns_roce_v1_profile()
4290 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_init_eq_table()
4400 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_cleanup_eq_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1149 u8 num_other_vectors; member
H A Dhns_roce_device.h737 int num_other_vectors; member
H A Dhns_roce_hw_v2.c2158 caps->num_other_vectors = resp_a->num_other_vectors; in hns_roce_query_caps()
6487 irq_num = eq_num + hr_dev->caps.num_other_vectors; in __hns_roce_free_irq()
6489 for (i = 0; i < hr_dev->caps.num_other_vectors; i++) in __hns_roce_free_irq()
6513 other_num = hr_dev->caps.num_other_vectors; in hns_roce_v2_init_eq_table()

Completed in 47 milliseconds