Lines Matching defs:stmmac_txq_stats
62 struct stmmac_txq_stats { struct63 u64 tx_bytes;64 u64 tx_packets;65 u64 tx_pkt_n;66 u64 tx_normal_irq_n;67 u64 napi_poll;68 u64 tx_clean;69 u64 tx_set_ic_bit;70 u64 tx_tso_frames;71 u64 tx_tso_nfrags;72 struct u64_stats_sync syncp;