del_vq
vp_dev->del_vq(info);
void (*del_vq)(struct virtio_pci_vq_info *info);
vp_dev->del_vq = del_vq;