Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dieee80211_i.h1138 struct ieee80211_local { struct
1142 struct ieee80211_hw hw;
1144 struct fq fq;
1145 struct codel_vars *cvars;
1146 struct codel_params cparams;
1149 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1150 struct list_head active_txqs[IEEE80211_NUM_ACS];
1151 u16 schedule_round[IEEE80211_NUM_ACS];
1153 u16 airtime_flags;
1154 u32 aql_txq_limit_low[IEEE80211_NUM_ACS];
[all …]