Home
last modified time | relevance | path

Searched refs:ath_txq_lock (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c80 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function
262 ath_txq_lock(sc, txq); in ath_tx_flush_tid()
648 ath_txq_lock(sc, txq); in ath_tx_complete_aggr()
1485 ath_txq_lock(sc, txq); in ath_tx_aggr_start()
1519 ath_txq_lock(sc, txq); in ath_tx_aggr_stop()
1539 ath_txq_lock(sc, txq); in ath_tx_aggr_sleep()
1567 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup()
1590 ath_txq_lock(sc, txq); in ath_tx_aggr_resume()
1627 ath_txq_lock(sc, tid->txq); in ath9k_release_buffered_frames()
1661 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames()
[all …]
Ddebug_sta.c58 ath_txq_lock(sc, txq); in read_file_node_aggr()
Dlink.c41 ath_txq_lock(sc, txq); in ath_tx_complete_poll_work()
Dath9k.h553 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq);
Ddebug.c627 ath_txq_lock(sc, txq); in print_queue()