Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/virtio/
H A Dvirtiovar.h186 void vq_free_entry(struct virtqueue *vq, struct vq_entry *qe);
H A Dvirtio.c601 vq_free_entry(struct virtqueue *vq, struct vq_entry *qe) in vq_free_entry() function
811 vq_free_entry(vq, qe); in virtio_free_chain()
/titanic_50/usr/src/uts/common/io/vioif/
H A Dvioif.c783 vq_free_entry(sc->sc_rx_vq, ve); in vioif_add_rx()
1168 vq_free_entry(sc->sc_tx_vq, ve); in vioif_send()