Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
Dieee80211_i.h1350 struct ieee80211_local { struct
1354 struct ieee80211_hw hw;
1356 struct fq fq;
1357 struct codel_vars *cvars;
1358 struct codel_params cparams;
1361 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1362 struct list_head active_txqs[IEEE80211_NUM_ACS];
1363 u16 schedule_round[IEEE80211_NUM_ACS];
1366 spinlock_t handle_wake_tx_queue_lock;
1368 u16 airtime_flags;
[all …]