Searched refs:airtime_info (Results 1 – 6 of 6) sorted by relevance
139 struct airtime_info { struct656 struct airtime_info airtime[IEEE80211_NUM_ACS];
946 struct airtime_info airtime[IEEE80211_NUM_ACS];1634 static inline struct airtime_info *to_airtime_info(struct ieee80211_txq *txq) in to_airtime_info()1668 static inline void airtime_weight_set(struct airtime_info *air_info, u16 weight) in airtime_weight_set()1723 static inline bool airtime_is_active(struct airtime_info *air_info, u64 now) in airtime_is_active()1729 struct airtime_info *air_info, u64 now) in airtime_set_active()1743 static inline void init_airtime_info(struct airtime_info *air_info, in init_airtime_info()
3826 struct airtime_info *air_info; in ieee80211_next_txq()3872 struct airtime_info *old_air, *new_air; in __ieee80211_insert_txq()3898 struct airtime_info *air_info = to_airtime_info(txq); in ieee80211_resort_txq()3908 struct airtime_info *a_prev = NULL, *a_next = NULL; in ieee80211_resort_txq()3947 struct airtime_info *air_info, *tmp; in ieee80211_update_airtime_weight()3978 struct airtime_info *air_info; in ieee80211_schedule_txq()4015 struct airtime_info *air_info; in __ieee80211_unschedule_txq()4075 struct airtime_info *air_info = to_airtime_info(txq); in ieee80211_txq_airtime_check()4108 struct airtime_info *air_info; in ieee80211_txq_may_transmit()
520 struct airtime_info *air_info; in ieee80211_if_fmt_airtime()
1904 struct airtime_info *air_info; in ieee80211_register_airtime()
1523 struct airtime_info *air_info = &sta->airtime[ac]; in sta_apply_airtime_params()
Completed in 800 milliseconds