Searched defs:virtio_net_stats_tx_speed (Results 1 – 3 of 3) sorted by relevance
542 struct virtio_net_stats_tx_speed { struct543 struct virtio_net_stats_reply_hdr hdr;548 __le64 tx_ratelimit_packets;549 __le64 tx_ratelimit_bytes;
423 pub struct virtio_net_stats_tx_speed { struct424 pub hdr: virtio_net_stats_reply_hdr,425 pub tx_ratelimit_packets: __le64,426 pub tx_ratelimit_bytes: __le64,
835 pub struct virtio_net_stats_tx_speed { struct842 ["Size of virtio_net_stats_tx_speed"] argument