NIC_MAX_Q_PER_VF 2108 drivers/net/ethernet/hisilicon/hns/hns_enet.c if (h->q_num > NIC_MAX_Q_PER_VF) { NIC_MAX_Q_PER_VF 2266 drivers/net/ethernet/hisilicon/hns/hns_enet.c ndev = alloc_etherdev_mq(sizeof(struct hns_nic_priv), NIC_MAX_Q_PER_VF);