Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_stats.h95 struct bnx2x_eth_stats { struct
96 u32 total_bytes_received_hi;
97 u32 total_bytes_received_lo;
98 u32 total_bytes_transmitted_hi;
99 u32 total_bytes_transmitted_lo;
100 u32 total_unicast_packets_received_hi;
101 u32 total_unicast_packets_received_lo;
102 u32 total_multicast_packets_received_hi;
103 u32 total_multicast_packets_received_lo;
104 u32 total_broadcast_packets_received_hi;
[all …]