Searched defs:virtio_net_stats_tx_basic (Results 1 – 1 of 1) sorted by relevance
529 struct virtio_net_stats_tx_basic { struct530 struct virtio_net_stats_reply_hdr hdr;532 __le64 tx_notifications;534 __le64 tx_packets;535 __le64 tx_bytes;537 __le64 tx_interrupts;539 __le64 tx_drops;540 __le64 tx_drop_malformed;