Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance
1184 struct ieee80211_local { struct1188 struct ieee80211_hw hw;1190 struct fq fq;1191 struct codel_vars *cvars;1192 struct codel_params cparams;1195 struct airtime_sched_info airtime[IEEE80211_NUM_ACS];1196 u16 airtime_flags;1197 u32 aql_threshold;1198 atomic_t aql_total_pending_airtime;1200 const struct ieee80211_ops *ops;[all …]