Searched refs:total_bytes_transmitted_hi (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.h | 62 u32 total_bytes_transmitted_hi; member 230 u32 total_bytes_transmitted_hi; member 299 u32 total_bytes_transmitted_hi; member
|
H A D | bnx2x_stats.c | 1028 qstats->total_bytes_transmitted_hi = in bnx2x_storm_stats_update() 1033 ADD_64(qstats->total_bytes_transmitted_hi, in bnx2x_storm_stats_update() 1038 ADD_64(qstats->total_bytes_transmitted_hi, in bnx2x_storm_stats_update() 1135 nstats->tx_bytes = bnx2x_hilo(&estats->total_bytes_transmitted_hi); in bnx2x_net_stats_update()
|
H A D | bnx2x_ethtool.c | 56 { Q_STATS_OFFSET32(total_bytes_transmitted_hi), 8, "[%s]: tx_bytes" }, 130 { STATS_OFFSET32(total_bytes_transmitted_hi),
|
H A D | bnx2x_hsi.h | 2954 u32 total_bytes_transmitted_hi; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.h | 66 u32 total_bytes_transmitted_hi; member 236 u32 total_bytes_transmitted_hi; member 305 u32 total_bytes_transmitted_hi; member
|
H A D | bnx2x_stats.c | 1029 qstats->total_bytes_transmitted_hi = in bnx2x_storm_stats_update() 1034 ADD_64(qstats->total_bytes_transmitted_hi, in bnx2x_storm_stats_update() 1039 ADD_64(qstats->total_bytes_transmitted_hi, in bnx2x_storm_stats_update() 1136 nstats->tx_bytes = bnx2x_hilo(&estats->total_bytes_transmitted_hi); in bnx2x_net_stats_update()
|
H A D | bnx2x_ethtool.c | 56 { Q_STATS_OFFSET32(total_bytes_transmitted_hi), 8, "[%s]: tx_bytes" }, 130 { STATS_OFFSET32(total_bytes_transmitted_hi),
|
H A D | bnx2x_hsi.h | 2954 u32 total_bytes_transmitted_hi; member
|
Completed in 47 milliseconds