Home
last modified time | relevance | path

Searched refs:get_tap_ptr_ring (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c1453 static struct ptr_ring *get_tap_ptr_ring(struct file *file) in get_tap_ptr_ring() function
1552 nvq->rx_ring = get_tap_ptr_ring(sock->file); in vhost_net_set_backend()