vring_info
hw->vring = kzalloc(sizeof(struct vring_info) * hw->nr_vring, GFP_KERNEL);
struct vring_info *vring;
struct vring_info *vring = arg;