Searched refs:total_bytes_received_hi (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.h64 u32 total_bytes_received_hi; member in struct:bnx2x_eth_stats
228 u32 total_bytes_received_hi; member in struct:bnx2x_eth_q_stats
303 u32 total_bytes_received_hi; member in struct:bnx2x_eth_q_stats_old
H A Dbnx2x_stats.c978 qstats->total_bytes_received_hi =
983 ADD_64(qstats->total_bytes_received_hi,
988 ADD_64(qstats->total_bytes_received_hi,
994 qstats->total_bytes_received_hi;
1080 ADD_64(estats->total_bytes_received_hi,
1085 ADD_64_LE(estats->total_bytes_received_hi,
1134 nstats->rx_bytes = bnx2x_hilo(&estats->total_bytes_received_hi);
H A Dbnx2x_ethtool.c42 /* 1 */ { Q_STATS_OFFSET32(total_bytes_received_hi), 8, "[%s]: rx_bytes" },
80 /* 1 */ { STATS_OFFSET32(total_bytes_received_hi),
H A Dbnx2x_hsi.h2951 u32 total_bytes_received_hi; member in struct:host_func_stats

Completed in 144 milliseconds