Searched refs:q_snapshot (Results 1 – 1 of 1) sorted by relevance
693 struct stmmac_q_tx_stats q_snapshot; in stmmac_get_ethtool_stats() local699 q_snapshot = txq_stats->q; in stmmac_get_ethtool_stats()711 data[j++] += u64_stats_read(&q_snapshot.tx_set_ic_bit) + in stmmac_get_ethtool_stats()713 data[j++] += u64_stats_read(&q_snapshot.tx_tso_frames); in stmmac_get_ethtool_stats()714 data[j++] += u64_stats_read(&q_snapshot.tx_tso_nfrags); in stmmac_get_ethtool_stats()