Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dieee80211_i.h1143 struct ieee80211_local { struct
1147 struct ieee80211_hw hw;
1149 struct fq fq;
1150 struct codel_vars *cvars;
1151 struct codel_params cparams;
1154 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1155 struct list_head active_txqs[IEEE80211_NUM_ACS];
1156 u16 schedule_round[IEEE80211_NUM_ACS];
1158 u16 airtime_flags;
1159 u32 aql_txq_limit_low[IEEE80211_NUM_ACS];
[all …]