Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dlink.c37 ath_txq_unlock(sc, txq); in ath_tx_complete_check()
43 ath_txq_unlock(sc, txq); in ath_tx_complete_check()
Ddebug_sta.c71 ath_txq_unlock(sc, txq); in read_file_node_aggr()
Dxmit.c137 ath_txq_unlock(sc, txq); in ath9k_wake_tx_queue()
265 ath_txq_unlock(sc, txq); in ath_tx_flush_tid()
648 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr()
1686 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames()
2326 ath_txq_unlock(sc, txq); in ath_tx_start()
2390 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq()
2688 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet()
2831 ath_txq_unlock(sc, txq); in ath_tx_node_cleanup()
Dath9k.h569 static inline void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function
Ddebug.c633 ath_txq_unlock(sc, txq); in print_queue()