Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dnet.c669 static void handle_rx_net(struct vhost_work *work) in handle_rx_net() function
711 vhost_poll_init(n->poll + VHOST_NET_VQ_RX, handle_rx_net, POLLIN, dev); in vhost_net_open()