Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dnet.c1279 static void handle_tx_net(struct vhost_work *work) in handle_tx_net() function
1350 vhost_poll_init(n->poll + VHOST_NET_VQ_TX, handle_tx_net, EPOLLOUT, dev, in vhost_net_open()