Searched refs:ath_txq_unlock (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/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 | debug_sta.c | 71 ath_txq_unlock(sc, txq); in read_file_node_aggr()
|
D | xmit.c | 137 ath_txq_unlock(sc, txq); in ath9k_wake_tx_queue() 306 ath_txq_unlock(sc, txq); in ath_tx_flush_tid() 689 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr() 1732 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames() 2376 ath_txq_unlock(sc, txq); in ath_tx_start() 2440 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq() 2747 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet() 2890 ath_txq_unlock(sc, txq); in ath_tx_node_cleanup()
|
D | ath9k.h | 570 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()
|
D | main.c | 878 ath_txq_unlock(sc, txq); in ath9k_txq_has_key()
|