Home
last modified time | relevance | path

Searched refs:ieee80211_txq (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dmac80211.h1355 struct ieee80211_txq *txq;
1634 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS];
1676 struct ieee80211_txq { struct
3390 struct ieee80211_txq *txq);
5394 struct ieee80211_txq *txq);
/linux-4.1.27/net/mac80211/
Dagg-tx.c194 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq()
211 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq()
Dieee80211_i.h821 struct ieee80211_txq txq;
1464 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
Dtx.c1229 struct ieee80211_txq *txq = NULL; in ieee80211_drv_tx()
1266 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()