Home
last modified time | relevance | path

Searched refs:to_txq_info (Results 1 – 9 of 9) sorted by relevance

/linux/net/mac80211/
H A Dagg-tx.c191 txqi = to_txq_info(txq); in ieee80211_agg_stop_txq()
212 txqi = to_txq_info(txq); in ieee80211_agg_start_txq()
990 set_bit(IEEE80211_TXQ_NO_AMSDU, &to_txq_info(txq)->flags); in ieee80211_process_addba_resp()
H A Dsta_info.c127 txqi = to_txq_info(sta->sta.txq[i]); in ieee80211_purge_sta_txqs()
439 kfree(to_txq_info(sta->sta.txq[0])); in sta_info_free()
716 kfree(to_txq_info(sta->sta.txq[0])); in __sta_info_alloc()
1756 schedule_and_wake_txq(local, to_txq_info(sta->sta.txq[i])); in ieee80211_sta_ps_deliver_wakeup()
2581 to_txq_info(sta->sta.txq[tid])); in sta_set_tidstats()
H A Dht.c394 struct txq_info *txqi = to_txq_info(sta->sta.txq[tid]); in ieee80211_ba_session_work()
H A Dieee80211_i.h1818 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() function
1825 struct txq_info *txqi = to_txq_info(txq); in txq_has_queue()
H A Dtx.c1333 return to_txq_info(txq); in ieee80211_get_txq()
1494 txqi = to_txq_info(ap->vif.txq); in ieee80211_txq_remove_vlan()
3440 txqi = to_txq_info(txq); in ieee80211_amsdu_aggregate()
4113 struct txq_info *txqi = to_txq_info(txq); in __ieee80211_schedule_txq()
4202 struct txq_info *iter, *tmp, *txqi = to_txq_info(txq); in ieee80211_txq_may_transmit()
H A Dutil.c352 txqi = to_txq_info(txq); in __ieee80211_wake_txqs()
370 txqi = to_txq_info(vif->txq); in __ieee80211_wake_txqs()
4214 struct txq_info *txqi = to_txq_info(txq); in ieee80211_txq_get_depth()
H A Diface.c2242 ieee80211_txq_purge(sdata->local, to_txq_info(sdata->vif.txq)); in ieee80211_if_remove()
H A Drx.c1593 struct txq_info *txqi = to_txq_info(txq); in sta_ps_start()
H A Dcfg.c4643 ieee80211_fill_txq_stats(txqstats, to_txq_info(sdata->vif.txq)); in ieee80211_get_txq_stats()