Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_device.h774 int num_other_vectors; member
Dhns_roce_hw_v2.c1936 caps->num_other_vectors = HNS_ROCE_V2_ABNORMAL_VEC_NUM; in set_default_caps()
2240 caps->num_other_vectors = resp_a->num_other_vectors; in hns_roce_query_pf_caps()
6053 irq_num = eq_num + hr_dev->caps.num_other_vectors; in __hns_roce_free_irq()
6055 for (i = 0; i < hr_dev->caps.num_other_vectors; i++) in __hns_roce_free_irq()
6079 other_num = hr_dev->caps.num_other_vectors; in hns_roce_v2_init_eq_table()
Dhns_roce_hw_v2.h1245 u8 num_other_vectors; member
Dhns_roce_hw_v1.c1549 caps->num_other_vectors = HNS_ROCE_V1_ABNORMAL_VEC_NUM; in hns_roce_v1_profile()
4282 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_init_eq_table()
4392 irq_num = eq_num + hr_dev->caps.num_other_vectors; in hns_roce_v1_cleanup_eq_table()