Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2012 struct cfg80211_txq_stats { struct
2013 u32 filled;
2014 u32 backlog_bytes;
2015 u32 backlog_packets;
2016 u32 flows;
2017 u32 drops;
2018 u32 ecn_marks;
2019 u32 overlimit;
2020 u32 overmemory;
2044 struct cfg80211_txq_stats txq_stats; argument