Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1310 struct ieee80211_local { struct
1314 struct ieee80211_hw hw;
1316 struct fq fq;
1317 struct codel_vars *cvars;
1318 struct codel_params cparams;
1321 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1322 struct list_head active_txqs[IEEE80211_NUM_ACS];
1323 u16 schedule_round[IEEE80211_NUM_ACS];
1326 spinlock_t handle_wake_tx_queue_lock;
1328 u16 airtime_flags;
[all …]