Home
last modified time | relevance | path

Searched defs:stmmac_txq_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h62 struct stmmac_txq_stats { struct
63 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;
[all …]