Searched defs:virtio_net_stats_tx_basic (Results 1 – 1 of 1) sorted by relevance
528 struct virtio_net_stats_tx_basic { struct529 struct virtio_net_stats_reply_hdr hdr;531 __le64 tx_notifications;533 __le64 tx_packets;534 __le64 tx_bytes;536 __le64 tx_interrupts;538 __le64 tx_drops;539 __le64 tx_drop_malformed;