Home
last modified time | relevance | path

Searched defs:VIRTIO_NET_F_MQ (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvirtio_net.h56 #define VIRTIO_NET_F_MQ 22 /* Device supports Receive Flow macro
/external/crosvm/virtio_sys/src/
Dvirtio_net.rs175 pub const VIRTIO_NET_F_MQ: ::std::os::raw::c_uint = 22; constant