Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Dieee80211_i.h1150 struct ieee80211_local { struct
1154 struct ieee80211_hw hw;
1156 struct fq fq;
1157 struct codel_vars *cvars;
1158 struct codel_params cparams;
1161 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1162 struct list_head active_txqs[IEEE80211_NUM_ACS];
1163 u16 schedule_round[IEEE80211_NUM_ACS];
1165 u16 airtime_flags;
1166 u32 aql_txq_limit_low[IEEE80211_NUM_ACS];
[all …]