Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h743 int num_other_vectors; member
H A Dhns_roce_hw_v2.h1155 u8 num_other_vectors; member
H A Dhns_roce_hw_v2.c2160 caps->num_other_vectors = resp_a->num_other_vectors; in hns_roce_query_caps()
6524 irq_num = eq_num + hr_dev->caps.num_other_vectors; in __hns_roce_free_irq()
6526 for (i = 0; i < hr_dev->caps.num_other_vectors; i++) in __hns_roce_free_irq()
6553 other_num = hr_dev->caps.num_other_vectors; in hns_roce_v2_init_eq_table()