NIC_MAX_Q_PER_VF
if (h->q_num > NIC_MAX_Q_PER_VF) {
ndev = alloc_etherdev_mq(sizeof(struct hns_nic_priv), NIC_MAX_Q_PER_VF);