Searched defs:ibmvnic_statistics (Results 1 – 1 of 1) sorted by relevance
145 struct ibmvnic_statistics { struct146 __be32 version;147 __be32 promiscuous;148 __be64 rx_packets;149 __be64 rx_bytes;150 __be64 tx_packets;151 __be64 tx_bytes;152 __be64 ucast_tx_packets;153 __be64 ucast_rx_packets;154 __be64 mcast_tx_packets;[all …]