Searched refs:ath_txq_lock (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 135 ath_txq_lock(sc, txq); in ath9k_wake_tx_queue() 267 ath_txq_lock(sc, txq); in ath_tx_flush_tid() 650 ath_txq_lock(sc, txq); in ath_tx_complete_aggr() 1530 ath_txq_lock(sc, txq); in ath_tx_aggr_start() 1564 ath_txq_lock(sc, txq); in ath_tx_aggr_stop() 1601 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup() 1652 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames() 1688 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames() 1848 ath_txq_lock(sc, txq); in ath_draintxq() 2310 ath_txq_lock(s in ath_tx_start() [all...] |
H A D | debug_sta.c | 58 ath_txq_lock(sc, txq); in read_file_node_aggr()
|
H A D | link.c | 34 ath_txq_lock(sc, txq); in ath_tx_complete_check()
|
H A D | ath9k.h | 566 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
|
H A D | debug.c | 626 ath_txq_lock(sc, txq); in print_queue()
|
H A D | main.c | 866 ath_txq_lock(sc, txq); in ath9k_txq_has_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A 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() 699 ath_txq_lock(sc, txq); in ath_tx_complete_aggr() 1591 ath_txq_lock(sc, txq); in ath_tx_aggr_start() 1625 ath_txq_lock(sc, txq); in ath_tx_aggr_stop() 1662 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup() 1712 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames() 1747 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames() 1907 ath_txq_lock(sc, txq); in ath_draintxq() 2369 ath_txq_lock(s in ath_tx_start() [all...] |
H A D | debug_sta.c | 58 ath_txq_lock(sc, txq); in read_file_node_aggr()
|
H A D | link.c | 34 ath_txq_lock(sc, txq); in ath_tx_complete_check()
|
H A D | ath9k.h | 567 static inline void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
|
H A D | debug.c | 611 ath_txq_lock(sc, txq); in print_queue()
|
H A D | main.c | 866 ath_txq_lock(sc, txq); in ath9k_txq_has_key()
|
Completed in 27 milliseconds