Home
last modified time | relevance | path

Searched defs:ibmvnic_statistics (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmvnic.h152 struct ibmvnic_statistics { struct
153 __be32 version;
154 __be32 promiscuous;
155 __be64 rx_packets;
156 __be64 rx_bytes;
157 __be64 tx_packets;
158 __be64 tx_bytes;
159 __be64 ucast_tx_packets;
160 __be64 ucast_rx_packets;
161 __be64 mcast_tx_packets;
[all …]