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