Searched defs:ibmvnic_statistics (Results 1 – 1 of 1) sorted by relevance
150 struct ibmvnic_statistics { struct151 __be32 version;152 __be32 promiscuous;153 __be64 rx_packets;154 __be64 rx_bytes;155 __be64 tx_packets;156 __be64 tx_bytes;157 __be64 ucast_tx_packets;158 __be64 ucast_rx_packets;159 __be64 mcast_tx_packets;[all …]