Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c139 u64 tmp_rx_pkts, tmp_rx_bytes, tmp_rx_skb_alloc_fail, tmp_rx_buf_alloc_fail, in gve_get_ethtool_stats() local
177 tmp_rx_bytes = rx->rbytes; in gve_get_ethtool_stats()
185 rx_bytes += tmp_rx_bytes; in gve_get_ethtool_stats()
258 tmp_rx_bytes = rx->rbytes; in gve_get_ethtool_stats()
265 data[i++] = tmp_rx_bytes; in gve_get_ethtool_stats()