Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function
260 ath_txq_unlock(sc, txq); in ath_tx_flush_tid()
646 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr()
1542 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep()
1550 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep()
1664 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames()
2335 ath_txq_unlock(sc, txq); in ath_tx_start()
2376 ath_txq_unlock(sc, txq); in ath_tx_start()
2446 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq()
2733 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet()
[all …]
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()
Ddebug_sta.c71 ath_txq_unlock(sc, txq); in read_file_node_aggr()
Dath9k.h554 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq);
Ddebug.c635 ath_txq_unlock(sc, txq); in print_queue()