Searched defs:VIRTIO_NET_F_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
78 #define VIRTIO_NET_F_CTRL_VQ (1 << 17) /* control channel available */ macro
51 #define VIRTIO_NET_F_CTRL_VQ (1ULL << 17) /* Control channel available */ macro