Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance
1344 struct ieee80211_local { struct1348 struct ieee80211_hw hw;1350 struct fq fq;1351 struct codel_vars *cvars;1352 struct codel_params cparams;1355 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];1356 struct list_head active_txqs[IEEE80211_NUM_ACS];1357 u16 schedule_round[IEEE80211_NUM_ACS];1360 spinlock_t handle_wake_tx_queue_lock;1362 u16 airtime_flags;[all …]