Searched refs:ath_txq_freeholdingbuf (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h75 extern void ath_txq_freeholdingbuf(struct ath_softc *sc,
H A Dif_ath_tx_edma.c735 ath_txq_freeholdingbuf(sc, &sc->sc_txq[i]);
951 ath_txq_freeholdingbuf(sc, txq);
H A Dif_ath.c4785 ath_txq_freeholdingbuf(struct ath_softc *sc, struct ath_txq *txq) function
4828 ath_txq_freeholdingbuf(sc, txq);
5029 ath_txq_freeholdingbuf(sc, txq);
5159 ath_txq_freeholdingbuf(sc, &sc->sc_txq[i]);

Completed in 273 milliseconds