Home
last modified time | relevance | path

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

/linux/include/net/
A Dnetdev_queues.h23 u64 hw_gro_wire_bytes; member
/linux/net/core/
A Dnetdev-genl.c511 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/
A Dvirtio_net.c247 VIRTNET_STATS_DESC_RX_QSTAT(gso, gso_bytes_coalesced, hw_gro_wire_bytes),
5387 rx->hw_gro_wire_bytes = 0; in virtnet_get_base_stats()

Completed in 649 milliseconds