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