Home
last modified time | relevance | path

Searched refs:tx_tso_frames (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h65 u64_stats_t tx_tso_frames; member
H A Dstmmac_ethtool.c713 data[j++] += u64_stats_read(&q_snapshot.tx_tso_frames); in stmmac_get_ethtool_stats()
H A Dstmmac_main.c4302 u64_stats_inc(&txq_stats->q.tx_tso_frames); in stmmac_tso_xmit()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h384 __u64 tx_tso_frames; member
H A Ddpaa2-eth.c1435 percpu_extras->tx_tso_frames += num_fds; in __dpaa2_eth_tx()