Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/virtio/
H A Dvirtiovar.h188 unsigned int virtio_ve_indirect_available(struct vq_entry *qe);
H A Dvirtio.c645 virtio_ve_indirect_available(struct vq_entry *qe) in virtio_ve_indirect_available() function
/titanic_50/usr/src/uts/common/io/vioif/
H A Dvioif.c1027 if (virtio_ve_indirect_available(ve) < ncookies) { in vioif_tx_external()