Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance
1782 struct cfg80211_txq_stats { struct1783 u32 filled;1784 u32 backlog_bytes;1785 u32 backlog_packets;1786 u32 flows;1787 u32 drops;1788 u32 ecn_marks;1789 u32 overlimit;1790 u32 overmemory;1814 struct cfg80211_txq_stats txq_stats; argument