Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dnet.c1286 static void handle_rx_net(struct vhost_work *work) in handle_rx_net() function
1352 vhost_poll_init(n->poll + VHOST_NET_VQ_RX, handle_rx_net, EPOLLIN, dev, in vhost_net_open()