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