Searched refs:handle_tx_net (Results 1 – 1 of 1) sorted by relevance
1271 static void handle_tx_net(struct vhost_work *work) in handle_tx_net() function1342 vhost_poll_init(n->poll + VHOST_NET_VQ_TX, handle_tx_net, EPOLLOUT, dev); in vhost_net_open()