Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dnet.c1280 static void handle_rx_net(struct vhost_work *work) in handle_rx_net() function
1345 vhost_poll_init(n->poll + VHOST_NET_VQ_RX, handle_rx_net, EPOLLIN, dev); in vhost_net_open()