Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c69 static void vdpasim_net_complete(struct vdpasim_virtqueue *vq, size_t len) in vdpasim_net_complete() function
236 vdpasim_net_complete(txq, 0); in vdpasim_net_work()
244 vdpasim_net_complete(txq, 0); in vdpasim_net_work()
258 vdpasim_net_complete(txq, 0); in vdpasim_net_work()
259 vdpasim_net_complete(rxq, write); in vdpasim_net_work()