Searched refs:ath_txq_lock (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 165 ath_txq_lock(sc, txq); in ath9k_wake_tx_queue() 310 ath_txq_lock(sc, txq); in ath_tx_flush_tid() 698 ath_txq_lock(sc, txq); in ath_tx_complete_aggr() 1580 ath_txq_lock(sc, txq); in ath_tx_aggr_start() 1614 ath_txq_lock(sc, txq); in ath_tx_aggr_stop() 1634 ath_txq_lock(sc, txq); in ath_tx_aggr_sleep() 1663 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup() 1713 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames() 1748 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames() 1908 ath_txq_lock(sc, txq); in ath_draintxq() [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 | 572 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
|
D | debug.c | 626 ath_txq_lock(sc, txq); in print_queue()
|