Searched refs:ath_txq_unlock (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 88 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function 187 ath_txq_unlock(sc, txq); in ath_tx_flush_tid() 574 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr() 1276 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep() 1977 ath_txq_unlock(sc, txq); in ath_tx_start() 2265 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet() 2423 ath_txq_unlock(sc, txq); in ath_tx_node_cleanup()
|
D | link.c | 38 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work()
|
D | ath9k.h | 332 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq);
|
D | debug.c | 595 ath_txq_unlock(sc, txq); in read_file_queues() 1838 ath_txq_unlock(sc, txq); in read_file_node_stat() 1855 ath_txq_unlock(sc, txq); in read_file_node_stat()
|