Home
last modified time | relevance | path

Searched defs:vq_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1769 static const struct kobj_type vq_type = { variable
/linux/drivers/net/
H A Dvirtio_net.c658 static int vq_type(struct virtnet_info *vi, int qid) in vq_type() function