Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dmac80211.h1376 struct ieee80211_txq *txq;
1702 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS];
1743 struct ieee80211_txq { struct
3500 struct ieee80211_txq *txq);
5469 struct ieee80211_txq *txq);
/linux-4.4.14/net/mac80211/
Dagg-tx.c195 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq()
212 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq()
Dieee80211_i.h813 struct ieee80211_txq txq;
1456 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
Dtx.c1242 struct ieee80211_txq *txq = NULL; in ieee80211_drv_tx()
1279 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()