Searched refs:ath_txq_unlock (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | debug_sta.c | 61 ath_txq_unlock(sc, txq); in read_file_node_aggr() 85 ath_txq_unlock(sc, txq); in read_file_node_aggr()
|
D | link.c | 45 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work() 51 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work()
|
D | xmit.c | 86 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 …]
|
D | ath9k.h | 556 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq);
|
D | debug.c | 635 ath_txq_unlock(sc, txq); in print_queue()
|