Searched defs:VIRTIO_NET_F_CTRL_VQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/virtio/network/
H A Dvirtio_net.h49 #define VIRTIO_NET_F_CTRL_VQ 0x20000 /* Control channel available */ macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c90 #define VIRTIO_NET_F_CTRL_VQ (1 << 17) /* control channel available */ macro

Completed in 184 milliseconds