Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.h57 uint32_t total_bytes_received_lo; member
239 uint32_t total_bytes_received_lo; member
333 uint32_t total_bytes_received_lo; member
H A Dbnx2x_stats.c953 qstats->total_bytes_received_lo = in bnx2x_storm_stats_update()
958 qstats->total_bytes_received_lo, in bnx2x_storm_stats_update()
963 qstats->total_bytes_received_lo, in bnx2x_storm_stats_update()
967 qstats->valid_bytes_received_lo = qstats->total_bytes_received_lo; in bnx2x_storm_stats_update()
1039 estats->total_bytes_received_lo, in bnx2x_storm_stats_update()
1044 estats->total_bytes_received_lo, in bnx2x_storm_stats_update()
H A Dbnx2x_ethdev.c453 sc->eth_stats.total_bytes_received_lo); in bnx2x_dev_stats_get()
H A Decore_hsi.h3484 uint32_t total_bytes_received_lo; member