Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_stats.h23 struct bnx2x_eth_q_stats { struct
24 u32 total_bytes_received_hi;
25 u32 total_bytes_received_lo;
26 u32 total_bytes_transmitted_hi;
27 u32 total_bytes_transmitted_lo;
28 u32 total_unicast_packets_received_hi;
29 u32 total_unicast_packets_received_lo;
30 u32 total_multicast_packets_received_hi;
31 u32 total_multicast_packets_received_lo;
32 u32 total_broadcast_packets_received_hi;
[all …]