Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c601 netdev_stat_put(rsp, NETDEV_A_QSTATS_TX_HW_GSO_BYTES, tx->hw_gso_bytes) || in netdev_nl_stats_write_tx()
/linux/drivers/net/
H A Dvirtio_net.c250 VIRTNET_STATS_DESC_TX_QSTAT(gso, gso_bytes, hw_gso_bytes),
5591 tx->hw_gso_bytes = 0; in virtnet_get_base_stats()