nicvf_stop
int nicvf_stop(struct net_device *netdev);
nicvf_stop(netdev);
nicvf_stop(dev);
nicvf_stop(nic->snicvf[qidx]->netdev);
nicvf_stop(nic->netdev);
nicvf_stop(nic->netdev);
.ndo_stop = nicvf_stop,