Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c598 u64 tmp_rx_packets, tmp_rx_bytes; in mlxsw_core_rx_stats_dbg_read() local
616 tmp_rx_bytes = p->trap_rx_bytes[i]; in mlxsw_core_rx_stats_dbg_read()
620 rx_bytes += tmp_rx_bytes; in mlxsw_core_rx_stats_dbg_read()
643 tmp_rx_bytes = p->port_rx_bytes[i]; in mlxsw_core_rx_stats_dbg_read()
647 rx_bytes += tmp_rx_bytes; in mlxsw_core_rx_stats_dbg_read()