Home
last modified time | relevance | path

Searched defs:bnx2x_eth_stats (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.h58 struct bnx2x_eth_stats { struct
59 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 …]