Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dxmit.c135 ath_txq_lock(sc, txq); in ath9k_wake_tx_queue()
308 ath_txq_lock(sc, txq); in ath_tx_flush_tid()
691 ath_txq_lock(sc, txq); in ath_tx_complete_aggr()
1571 ath_txq_lock(sc, txq); in ath_tx_aggr_start()
1605 ath_txq_lock(sc, txq); in ath_tx_aggr_stop()
1642 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup()
1693 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames()
1729 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames()
1889 ath_txq_lock(sc, txq); in ath_draintxq()
2351 ath_txq_lock(sc, txq); in ath_tx_start()
[all …]
Ddebug_sta.c58 ath_txq_lock(sc, txq); in read_file_node_aggr()
Dlink.c34 ath_txq_lock(sc, txq); in ath_tx_complete_check()
Dath9k.h566 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
Ddebug.c626 ath_txq_lock(sc, txq); in print_queue()
Dmain.c866 ath_txq_lock(sc, txq); in ath9k_txq_has_key()