Searched defs:num_aeqs (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 40 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ argument 83 int num_aeqs, num_ceqs, num_irqs; in get_capability() local 186 int nr_irqs, num_aeqs, num_ceqs; in init_msix() local 530 int err, num_aeqs, num_ceqs, num_qps; in hinic_hwdev_ifup() local 770 int err, num_aeqs; in hinic_init_hwdev() local
|
D | hinic_hw_eqs.h | 216 int num_aeqs; member
|
D | hinic_hw_if.h | 220 u8 num_aeqs; member
|
D | hinic_hw_eqs.c | 791 int num_aeqs, u32 q_len, u32 page_size, in hinic_aeqs_init()
|