Home
last modified time | relevance | path

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

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