Searched defs:vq_type (Results 1 – 3 of 3) sorted by relevance
908 int vq_type) in virtio_fs_init_vq()
1570 static const struct kobj_type vq_type = { variable
665 static int vq_type(struct virtnet_info *vi, int qid) in vq_type() function