Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dieee80211_i.h1268 struct ieee80211_local { struct
1272 struct ieee80211_hw hw;
1274 struct fq fq;
1275 struct codel_vars *cvars;
1276 struct codel_params cparams;
1279 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1280 struct list_head active_txqs[IEEE80211_NUM_ACS];
1281 u16 schedule_round[IEEE80211_NUM_ACS];
1283 u16 airtime_flags;
1284 u32 aql_txq_limit_low[IEEE80211_NUM_ACS];
[all …]