AQ_HW_QUEUES_MAX
ndev = alloc_etherdev_mq(sizeof(struct aq_nic_s), AQ_HW_QUEUES_MAX);
struct aq_ring_s *aq_ring_tx[AQ_HW_QUEUES_MAX];