Searched defs:bnx2x_eth_stats (Results 1 – 1 of 1) sorted by relevance
95 struct bnx2x_eth_stats { struct96 u32 total_bytes_received_hi;97 u32 total_bytes_received_lo;98 u32 total_bytes_transmitted_hi;99 u32 total_bytes_transmitted_lo;100 u32 total_unicast_packets_received_hi;101 u32 total_unicast_packets_received_lo;102 u32 total_multicast_packets_received_hi;103 u32 total_multicast_packets_received_lo;104 u32 total_broadcast_packets_received_hi;[all …]