vq_type
queue_type = vq_type(vi, qid);
queue_type = vq_type(vi, qid);
int qtype = vq_type(vi, qid);
qtype = vq_type(vi, i);
static const struct kobj_type vq_type = {
kobject_init(&dev->vqs[i]->kobj, &vq_type);
int vq_type)
if (vq_type == VQ_REQUEST) {