Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h1203 struct cfg80211_txq_stats { struct
1204 u32 filled;
1205 u32 backlog_bytes;
1206 u32 backlog_packets;
1207 u32 flows;
1208 u32 drops;
1209 u32 ecn_marks;
1210 u32 overlimit;
1211 u32 overmemory;
1235 struct cfg80211_txq_stats txq_stats; argument