Home
last modified time | relevance | path

Searched refs:ath_txq_unlock_complete (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dxmit.c101 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete() function
1550 ath_txq_unlock_complete(sc, txq); in ath_tx_aggr_start()
1567 ath_txq_unlock_complete(sc, txq); in ath_tx_aggr_stop()
1607 ath_txq_unlock_complete(sc, txq); in ath_tx_aggr_wakeup()
1675 ath_txq_unlock_complete(sc, tid->txq); in ath9k_release_buffered_frames()
1865 ath_txq_unlock_complete(sc, txq); in ath_draintxq()
2643 ath_txq_unlock_complete(sc, txq); in ath_tx_processq()
2740 ath_txq_unlock_complete(sc, txq); in ath_tx_edma_tasklet()
H A Dath9k.h582 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq);