Searched refs:to_airtime_info (Results 1 – 4 of 4) sorted by relevance
3850 air_info = to_airtime_info(&txqi->txq); in ieee80211_next_txq()3882 old_air = to_airtime_info(&__txqi->txq); in __ieee80211_insert_txq()3883 new_air = to_airtime_info(&txqi->txq); in __ieee80211_insert_txq()3900 struct airtime_info *air_info = to_airtime_info(txq); in ieee80211_resort_txq()3922 a_prev = to_airtime_info(&t_prev->txq); in ieee80211_resort_txq()3928 a_next = to_airtime_info(&t_next->txq); in ieee80211_resort_txq()3985 air_info = to_airtime_info(txq); in ieee80211_schedule_txq()4020 air_info = to_airtime_info(&txqi->txq); in __ieee80211_unschedule_txq()4077 struct airtime_info *air_info = to_airtime_info(txq); in ieee80211_txq_airtime_check()4134 air_info = to_airtime_info(&first_txqi->txq); in ieee80211_txq_may_transmit()[all …]
527 air_info = to_airtime_info(txq); in ieee80211_if_fmt_airtime()
1659 static inline struct airtime_info *to_airtime_info(struct ieee80211_txq *txq) in to_airtime_info() function
1916 air_info = to_airtime_info(txq); in ieee80211_register_airtime()