Searched refs:hw_gro_wire_bytes (Results 1 – 3 of 3) sorted by relevance
23 u64 hw_gro_wire_bytes; member
511 netdev_stat_put(rsp, NETDEV_A_QSTATS_RX_HW_GRO_WIRE_BYTES, rx->hw_gro_wire_bytes) || in netdev_nl_stats_write_rx()
247 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