Searched refs:ath_txq_unlock (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | link.c | 37 ath_txq_unlock(sc, txq); in ath_tx_complete_check() 43 ath_txq_unlock(sc, txq); in ath_tx_complete_check()
|
D | xmit.c | 171 ath_txq_unlock(sc, txq); in ath9k_wake_tx_queue() 308 ath_txq_unlock(sc, txq); in ath_tx_flush_tid() 696 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr() 1637 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep() 1646 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep() 1751 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames() 2426 ath_txq_unlock(sc, txq); in ath_tx_start() 2490 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq() 2785 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet() 2932 ath_txq_unlock(sc, txq); in ath_tx_node_cleanup()
|
D | debug_sta.c | 71 ath_txq_unlock(sc, txq); in read_file_node_aggr()
|
D | ath9k.h | 576 static inline void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function
|
D | debug.c | 633 ath_txq_unlock(sc, txq); in print_queue()
|