Home
last modified time | relevance | path

Searched defs:num_aeqs (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c35 #define MAX_IRQS(max_qps, num_aeqs, num_ceqs) \ argument
55 int num_aeqs, num_ceqs, num_irqs; in parse_capability() local
158 int nr_irqs, num_aeqs, num_ceqs; in init_msix() local
443 int err, num_aeqs, num_ceqs, num_qps; in hinic_hwdev_ifup() local
910 int err, num_aeqs; in hinic_init_hwdev() local
H A Dhinic_hw_eqs.h209 int num_aeqs; member
H A Dhinic_hw_if.h232 u8 num_aeqs; member
H A Dhinic_hw_eqs.c861 int num_aeqs, u32 q_len, u32 page_size, in hinic_aeqs_init()
H A Dhinic_hw_mbox.c804 u8 num_aeqs = hwdev->hwif->attr.num_aeqs; in send_mbox_seg() local