Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dinit.c783 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_init_softc()
1111 ath_tx_cleanupq(sc, &sc->tx.txq[i]); in ath9k_deinit_softc()
H A Dath9k.h583 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq);
H A Dxmit.c1911 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq() function