Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h1838 struct cfg80211_txq_stats { struct
1839 u32 filled;
1840 u32 backlog_bytes;
1841 u32 backlog_packets;
1842 u32 flows;
1843 u32 drops;
1844 u32 ecn_marks;
1845 u32 overlimit;
1846 u32 overmemory;
1870 struct cfg80211_txq_stats txq_stats; argument