Searched defs:virtio_net_stats_rx_speed (Results 1 – 3 of 3) sorted by relevance
532 struct virtio_net_stats_rx_speed { struct533 struct virtio_net_stats_reply_hdr hdr;538 __le64 rx_ratelimit_packets;539 __le64 rx_ratelimit_bytes;
416 pub struct virtio_net_stats_rx_speed { struct417 pub hdr: virtio_net_stats_reply_hdr,418 pub rx_ratelimit_packets: __le64,419 pub rx_ratelimit_bytes: __le64,
815 pub struct virtio_net_stats_rx_speed { struct822 ["Size of virtio_net_stats_rx_speed"] argument