Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance
2028 struct cfg80211_txq_stats { struct2029 u32 filled;2030 u32 backlog_bytes;2031 u32 backlog_packets;2032 u32 flows;2033 u32 drops;2034 u32 ecn_marks;2035 u32 overlimit;2036 u32 overmemory;2060 struct cfg80211_txq_stats txq_stats; argument