Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dnet.c662 static void handle_tx_net(struct vhost_work *work) in handle_tx_net() function
710 vhost_poll_init(n->poll + VHOST_NET_VQ_TX, handle_tx_net, POLLOUT, dev); in vhost_net_open()