Home
last modified time | relevance | path

Searched refs:ath_txq_lock (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c140 ath_txq_lock(sc, txq); in ath9k_wake_tx_queue()
313 ath_txq_lock(sc, txq); in ath_tx_flush_tid()
694 ath_txq_lock(sc, txq); in ath_tx_complete_aggr()
1586 ath_txq_lock(sc, txq); in ath_tx_aggr_start()
1620 ath_txq_lock(sc, txq); in ath_tx_aggr_stop()
1657 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup()
1713 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames()
1748 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames()
1908 ath_txq_lock(sc, txq); in ath_draintxq()
2361 ath_txq_lock(sc, txq); in ath_tx_start()
[all …]
H A Ddebug_sta.c58 ath_txq_lock(sc, txq); in read_file_node_aggr()
H A Dlink.c34 ath_txq_lock(sc, txq); in ath_tx_complete_check()
H A Dath9k.h567 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
H A Dmain.c865 ath_txq_lock(sc, txq); in ath9k_txq_has_key()