Searched refs:virtnet_sq_free_unused_buf (Results 1 – 1 of 1) sorted by relevance
505 static void virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf);3398 err = virtqueue_resize(sq->vq, ring_num, virtnet_sq_free_unused_buf, in virtnet_tx_resize()5743 err = virtqueue_reset(sq->vq, virtnet_sq_free_unused_buf, in virtnet_sq_bind_xsk_pool()6215 static void virtnet_sq_free_unused_buf(struct virtqueue *vq, void *buf) in virtnet_sq_free_unused_buf() function6255 virtnet_sq_free_unused_buf(vq, buf); in free_unused_bufs()