Home
last modified time | relevance | path

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

/linux/include/net/
A Dnetdev_queues.h39 u64 hw_gso_bytes; member
/linux/net/core/
A Dnetdev-genl.c527 netdev_stat_put(rsp, NETDEV_A_QSTATS_TX_HW_GSO_BYTES, tx->hw_gso_bytes) || in netdev_nl_stats_write_tx()
/linux/drivers/net/
A Dvirtio_net.c252 VIRTNET_STATS_DESC_TX_QSTAT(gso, gso_bytes, hw_gso_bytes),
5410 tx->hw_gso_bytes = 0; in virtnet_get_base_stats()

Completed in 24 milliseconds