Searched defs:num_aeqs (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 36 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ argument 61 int num_aeqs, num_ceqs, num_irqs; in parse_capability() local 164 int nr_irqs, num_aeqs, num_ceqs; in init_msix() local 449 int err, num_aeqs, num_ceqs, num_qps; in hinic_hwdev_ifup() local 925 int err, num_aeqs; in hinic_init_hwdev() local
|
D | hinic_hw_eqs.h | 209 int num_aeqs; member
|
D | hinic_hw_if.h | 236 u8 num_aeqs; member
|
D | hinic_hw_eqs.c | 861 int num_aeqs, u32 q_len, u32 page_size, in hinic_aeqs_init()
|
D | hinic_hw_mbox.c | 809 u8 num_aeqs = hwdev->hwif->attr.num_aeqs; in send_mbox_seg() local
|