Home
last modified time | relevance | path

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

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