Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c89 #define VTNET_CTLQ 2 /* NB: not yet supported */ macro
581 sc->vsc_queues[VTNET_CTLQ].vq_qsize = VTNET_RINGSZ; in pci_vtnet_init()
582 sc->vsc_queues[VTNET_CTLQ].vq_notify = pci_vtnet_ping_ctlq; in pci_vtnet_init()