Searched defs:bnx2x_eth_stats (Results 1 – 1 of 1) sorted by relevance
63 struct bnx2x_eth_stats { struct64 u32 total_bytes_received_hi;65 u32 total_bytes_received_lo;66 u32 total_bytes_transmitted_hi;67 u32 total_bytes_transmitted_lo;68 u32 total_unicast_packets_received_hi;69 u32 total_unicast_packets_received_lo;70 u32 total_multicast_packets_received_hi;71 u32 total_multicast_packets_received_lo;72 u32 total_broadcast_packets_received_hi;[all …]