Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c585 netdev_stat_put(rsp, NETDEV_A_QSTATS_RX_HW_GRO_WIRE_BYTES, rx->hw_gro_wire_bytes) || in netdev_nl_stats_write_rx()
/linux/drivers/net/
H A Dvirtio_net.c245 VIRTNET_STATS_DESC_RX_QSTAT(gso, gso_bytes_coalesced, hw_gro_wire_bytes),
5568 rx->hw_gro_wire_bytes = 0; in virtnet_get_base_stats()