Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dcfg80211.h1967 struct cfg80211_txq_stats { struct
1968 u32 filled;
1969 u32 backlog_bytes;
1970 u32 backlog_packets;
1971 u32 flows;
1972 u32 drops;
1973 u32 ecn_marks;
1974 u32 overlimit;
1975 u32 overmemory;
1999 struct cfg80211_txq_stats txq_stats; argument