Home
last modified time | relevance | path

Searched defs:cfg80211_txq_stats (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1593 struct cfg80211_txq_stats { struct
1594 u32 filled;
1595 u32 backlog_bytes;
1596 u32 backlog_packets;
1597 u32 flows;
1598 u32 drops;
1599 u32 ecn_marks;
1600 u32 overlimit;
1601 u32 overmemory;
1625 struct cfg80211_txq_stats txq_stats; argument