Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dnet.c1455 static struct ptr_ring *get_tap_ptr_ring(struct file *file) in get_tap_ptr_ring() function
1557 nvq->rx_ring = get_tap_ptr_ring(sock->file); in vhost_net_set_backend()