Home
last modified time | relevance | path

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

/linux-6.8/net/mac80211/
Dieee80211_i.h1284 struct ieee80211_local { struct
1288 struct ieee80211_hw hw;
1290 struct fq fq;
1291 struct codel_vars *cvars;
1292 struct codel_params cparams;
1295 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1296 struct list_head active_txqs[IEEE80211_NUM_ACS];
1297 u16 schedule_round[IEEE80211_NUM_ACS];
1300 spinlock_t handle_wake_tx_queue_lock;
1302 u16 airtime_flags;
[all …]