Searched defs:bnx2x_eth_stats (Results 1 – 1 of 1) sorted by relevance
58 struct bnx2x_eth_stats { struct59 u32 total_bytes_received_hi;60 u32 total_bytes_received_lo;61 u32 total_bytes_transmitted_hi;62 u32 total_bytes_transmitted_lo;63 u32 total_unicast_packets_received_hi;64 u32 total_unicast_packets_received_lo;65 u32 total_multicast_packets_received_hi;66 u32 total_multicast_packets_received_lo;67 u32 total_broadcast_packets_received_hi;[all …]