Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h160 struct ath_txq { struct
238 struct ath_txq *txq;
276 struct ath_txq *txq;
291 struct ath_txq txq[ATH9K_NUM_TX_QUEUES];
293 struct ath_txq *txq_map[IEEE80211_NUM_ACS];
294 struct ath_txq *uapsdq;
567 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock()
571 static inline void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock()
582 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype);
583 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq);
[all …]
H A Dxmit.c56 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq,
59 int tx_flags, struct ath_txq *txq,
62 struct ath_txq *txq, struct list_head *bf_q,
65 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq,
72 struct ath_txq *txq,
106 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete()
134 struct ath_txq *txq = tid->txq; in ath9k_wake_tx_queue()
213 struct ath_txq *txq; in ath_txq_skb_done()
280 struct ath_txq *txq = tid->txq; in ath_tx_flush_tid()
360 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain()
[all …]
H A Ddebug_sta.c29 struct ath_txq *txq; in read_file_node_aggr()
H A Dlink.c25 struct ath_txq *txq; in ath_tx_complete_check()
H A Dgpio.c415 struct ath_txq *txq; in ath9k_init_btcoex()
H A Dmain.c60 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
853 struct ath_txq *txq; in ath9k_txq_has_key()
1720 struct ath_txq *txq; in ath9k_conf_tx()