Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance
1600 struct cfg80211_txq_stats { struct1601 u32 filled;1602 u32 backlog_bytes;1603 u32 backlog_packets;1604 u32 flows;1605 u32 drops;1606 u32 ecn_marks;1607 u32 overlimit;1608 u32 overmemory;1632 struct cfg80211_txq_stats txq_stats; argument