Home
last modified time | relevance | path

Searched refs:total_multicast_packets_received_hi (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_stats.h30 u32 total_multicast_packets_received_hi; member
102 u32 total_multicast_packets_received_hi; member
Dbnx2x_stats.c911 ADD_64(fstats->total_multicast_packets_received_hi, in bnx2x_storm_stats_update()
912 qstats->total_multicast_packets_received_hi, in bnx2x_storm_stats_update()
991 bnx2x_hilo(&estats->total_multicast_packets_received_hi) + in bnx2x_net_stats_update()
1011 bnx2x_hilo(&estats->total_multicast_packets_received_hi); in bnx2x_net_stats_update()
Dbnx2x_ethtool.c44 { Q_STATS_OFFSET32(total_multicast_packets_received_hi),
81 { STATS_OFFSET32(total_multicast_packets_received_hi),
Dbnx2x_hsi.h1908 u32 total_multicast_packets_received_hi; member