Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dsta_info.c113 struct txq_info *txqi = to_txq_info(sta->sta.txq[i]); in __cleanup_single_sta()
250 kfree(to_txq_info(sta->sta.txq[0])); in sta_info_free()
413 kfree(to_txq_info(sta->sta.txq[0])); in sta_info_alloc()
1174 struct txq_info *txqi = to_txq_info(sta->sta.txq[i]); in ieee80211_sta_ps_deliver_wakeup()
1570 struct txq_info *txqi = to_txq_info(sta->sta.txq[tid]); in ieee80211_sta_ps_deliver_response()
Dagg-tx.c201 txqi = to_txq_info(txq); in ieee80211_agg_stop_txq()
218 txqi = to_txq_info(txq); in ieee80211_agg_start_txq()
Dieee80211_i.h1456 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() function
Diface.c978 struct txq_info *txqi = to_txq_info(sdata->vif.txq); in ieee80211_do_stop()
Drx.c1246 struct txq_info *txqi = to_txq_info(sta->sta.txq[tid]); in sta_ps_start()
Dtx.c1264 txqi = to_txq_info(txq); in ieee80211_drv_tx()