Searched defs:num_aeqs (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 31 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ argument 74 int num_aeqs, num_ceqs, num_irqs; in get_capability() local 174 int nr_irqs, num_aeqs, num_ceqs; in init_msix() local 520 int err, num_aeqs, num_ceqs, num_qps; in hinic_hwdev_ifup() local 760 int err, num_aeqs; in hinic_init_hwdev() local
|
D | hinic_hw_eqs.h | 207 int num_aeqs; member
|
D | hinic_hw_if.h | 221 u8 num_aeqs; member
|
D | hinic_hw_eqs.c | 782 int num_aeqs, u32 q_len, u32 page_size, in hinic_aeqs_init()
|