Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h1999 struct cfg80211_txq_stats { struct
2000 u32 filled;
2001 u32 backlog_bytes;
2002 u32 backlog_packets;
2003 u32 flows;
2004 u32 drops;
2005 u32 ecn_marks;
2006 u32 overlimit;
2007 u32 overmemory;
2031 struct cfg80211_txq_stats txq_stats; argument