Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance
1369 struct cfg80211_txq_stats { struct1370 u32 filled;1371 u32 backlog_bytes;1372 u32 backlog_packets;1373 u32 flows;1374 u32 drops;1375 u32 ecn_marks;1376 u32 overlimit;1377 u32 overmemory;1401 struct cfg80211_txq_stats txq_stats; argument