Searched defs:VIRTIO_NET_F_MQ (Results 1 – 4 of 4) sorted by relevance
76 #define VIRTIO_NET_F_MQ (1<<22) macro
67 pub const VIRTIO_NET_F_MQ: u32 = 22; constant
53 pub const VIRTIO_NET_F_MQ: u32 = 22; constant
56 #define VIRTIO_NET_F_MQ 22 /* Device supports Receive Flow macro