Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance
1566 struct cfg80211_txq_stats { struct1567 u32 filled;1568 u32 backlog_bytes;1569 u32 backlog_packets;1570 u32 flows;1571 u32 drops;1572 u32 ecn_marks;1573 u32 overlimit;1574 u32 overmemory;1598 struct cfg80211_txq_stats txq_stats; argument