Home
last modified time | relevance | path

Searched refs:virtnet_sq_free_unused_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/
H A Dvirtio_net.c337 static void virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf);
2447 err = virtqueue_resize(sq->vq, ring_num, virtnet_sq_free_unused_buf); in virtnet_tx_resize()
4039 static void virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf) in virtnet_sq_free_unused_buf() function
4055 virtnet_sq_free_unused_buf(vq, buf); in free_unused_bufs()
/kernel/linux/linux-5.10/drivers/net/
H A Dvirtio_net.c2750 static void virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf) in virtnet_sq_free_unused_buf() function
2779 virtnet_sq_free_unused_buf(vq, buf); in free_unused_bufs()

Completed in 11 milliseconds