Searched defs:ibmvnic_statistics (Results 1 – 1 of 1) sorted by relevance
186 struct ibmvnic_statistics { struct187 __be32 version;188 __be32 promiscuous;189 __be64 rx_packets;190 __be64 rx_bytes;191 __be64 tx_packets;192 __be64 tx_bytes;193 __be64 ucast_tx_packets;194 __be64 ucast_rx_packets;195 __be64 mcast_tx_packets;[all …]