Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Ddebug_sta.c61 ath_txq_unlock(sc, txq); in read_file_node_aggr()
85 ath_txq_unlock(sc, txq); in read_file_node_aggr()
Dlink.c45 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work()
51 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work()
Dxmit.c86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function
271 ath_txq_unlock(sc, txq); in ath_tx_flush_tid()
657 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr()
1555 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep()
1569 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep()
1685 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames()
2372 ath_txq_unlock(sc, txq); in ath_tx_start()
2413 ath_txq_unlock(sc, txq); in ath_tx_start()
2483 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq()
2770 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet()
[all …]
Dath9k.h556 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq);
Ddebug.c635 ath_txq_unlock(sc, txq); in print_queue()