Home
last modified time | relevance | path

Searched refs:ath_descdma_cleanup (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.h41 extern void ath_descdma_cleanup(struct ath_softc *sc,
H A Dif_ath_descdma.c294 ath_descdma_cleanup(sc, dd, head); in ath_descdma_setup()
371 ath_descdma_cleanup(sc, dd, head); in ath_descdma_setup_rx_edma()
383 ath_descdma_cleanup(struct ath_softc *sc, in ath_descdma_cleanup() function
H A Dif_ath_btcoex_mci.c159 ath_descdma_cleanup(sc, &sc->sc_btcoex.buf, NULL); in ath_btcoex_mci_detach()
H A Dif_ath_tx_edma.c701 ath_descdma_cleanup(sc, &sc->sc_txsdma, NULL); in ath_edma_dma_txteardown()
H A Dif_ath_rx_edma.c1006 ath_descdma_cleanup(sc, &sc->sc_rxdma, &sc->sc_rxbuf); in ath_edma_dma_rxteardown()
H A Dif_ath.c3873 ath_descdma_cleanup(sc, &sc->sc_txdma, &sc->sc_txbuf); in ath_desc_alloc()
3885 ath_descdma_cleanup(sc, &sc->sc_txdma, &sc->sc_txbuf); in ath_desc_alloc()
3886 ath_descdma_cleanup(sc, &sc->sc_txdma_mgmt, in ath_desc_alloc()
3898 ath_descdma_cleanup(sc, &sc->sc_bdma, &sc->sc_bbuf); in ath_desc_free()
3900 ath_descdma_cleanup(sc, &sc->sc_txdma, &sc->sc_txbuf); in ath_desc_free()
3902 ath_descdma_cleanup(sc, &sc->sc_txdma_mgmt, in ath_desc_free()
H A Dif_ath_rx.c1505 ath_descdma_cleanup(sc, &sc->sc_rxdma, &sc->sc_rxbuf); in ath_legacy_dma_rxteardown()