Searched refs:ath_tx_cleanupq (Results 1 – 3 of 3) sorted by relevance
594 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_init_softc()816 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_deinit_softc()
325 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq);
1580 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq() function