Home
last modified time | relevance | path

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

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