Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dagg-tx.c200 txqi = to_txq_info(txq); in ieee80211_agg_stop_txq()
221 txqi = to_txq_info(txq); in ieee80211_agg_start_txq()
1002 set_bit(IEEE80211_TXQ_NO_AMSDU, &to_txq_info(txq)->flags); in ieee80211_process_addba_resp()
H A Dsta_info.c149 txqi = to_txq_info(sta->sta.txq[i]); in __cleanup_single_sta()
433 kfree(to_txq_info(sta->sta.txq[0])); in sta_info_free()
694 kfree(to_txq_info(sta->sta.txq[0])); in __sta_info_alloc()
1728 schedule_and_wake_txq(local, to_txq_info(sta->sta.txq[i])); in ieee80211_sta_ps_deliver_wakeup()
2555 to_txq_info(sta->sta.txq[tid])); in sta_set_tidstats()
H A Dht.c395 struct txq_info *txqi = to_txq_info(sta->sta.txq[tid]); in ieee80211_ba_session_work()
H A Dieee80211_i.h1795 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() function
1802 struct txq_info *txqi = to_txq_info(txq); in txq_has_queue()
H A Dtx.c1340 return to_txq_info(txq); in ieee80211_get_txq()
1501 txqi = to_txq_info(ap->vif.txq); in ieee80211_txq_remove_vlan()
3424 txqi = to_txq_info(txq); in ieee80211_amsdu_aggregate()
4097 struct txq_info *txqi = to_txq_info(txq); in __ieee80211_schedule_txq()
4186 struct txq_info *iter, *tmp, *txqi = to_txq_info(txq); in ieee80211_txq_may_transmit()
H A Ddebugfs_netdev.c514 txqi = to_txq_info(sdata->vif.txq); in ieee80211_if_fmt_aqm()
H A Dutil.c359 txqi = to_txq_info(txq); in __ieee80211_wake_txqs()
377 txqi = to_txq_info(vif->txq); in __ieee80211_wake_txqs()
5024 struct txq_info *txqi = to_txq_info(txq); in ieee80211_txq_get_depth()
H A Ddebugfs_sta.c168 txqi = to_txq_info(sta->sta.txq[i]); in sta_aqm_read()
H A Diface.c2281 ieee80211_txq_purge(sdata->local, to_txq_info(sdata->vif.txq)); in ieee80211_if_remove()
H A Drx.c1559 struct txq_info *txqi = to_txq_info(txq); in sta_ps_start()
H A Dcfg.c4513 ieee80211_fill_txq_stats(txqstats, to_txq_info(sdata->vif.txq)); in ieee80211_get_txq_stats()