Home
last modified time | relevance | path

Searched refs:ath_tx_cleanupq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dinit.c682 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_init_softc()
1004 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_deinit_softc()
Dath9k.h558 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq);
Dxmit.c1906 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq() function