Searched defs:airtime_sched_info (Results 1 – 1 of 1) sorted by relevance
1169 struct airtime_sched_info { struct1170 spinlock_t lock;1171 struct rb_root_cached active_txqs;1195 struct airtime_sched_info airtime[IEEE80211_NUM_ACS]; argument