Searched refs:ath_txq_lock (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 141 ath_txq_lock(sc, txq); in ath9k_wake_tx_queue() 314 ath_txq_lock(sc, txq); in ath_tx_flush_tid() 698 ath_txq_lock(sc, txq); in ath_tx_complete_aggr() 1590 ath_txq_lock(sc, txq); in ath_tx_aggr_start() 1624 ath_txq_lock(sc, txq); in ath_tx_aggr_stop() 1661 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup() 1717 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames() 1752 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames() 1912 ath_txq_lock(sc, txq); in ath_draintxq() 2374 ath_txq_lock(sc, txq); in ath_tx_start() [all …]
|
D | debug_sta.c | 58 ath_txq_lock(sc, txq); in read_file_node_aggr()
|
D | link.c | 34 ath_txq_lock(sc, txq); in ath_tx_complete_check()
|
D | ath9k.h | 568 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
|
D | debug.c | 611 ath_txq_lock(sc, txq); in print_queue()
|
D | main.c | 865 ath_txq_lock(sc, txq); in ath9k_txq_has_key()
|