Searched defs:ibmvnic_statistics (Results 1 – 2 of 2) 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 …]
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 …]