Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dcfg80211.h1730 struct cfg80211_txq_stats { struct
1731 u32 filled;
1732 u32 backlog_bytes;
1733 u32 backlog_packets;
1734 u32 flows;
1735 u32 drops;
1736 u32 ecn_marks;
1737 u32 overlimit;
1738 u32 overmemory;
1762 struct cfg80211_txq_stats txq_stats; argument