Home
last modified time | relevance | path

Searched refs:ath_descdma_alloc_desc (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.h32 extern int ath_descdma_alloc_desc(struct ath_softc *sc,
H A Dif_ath_descdma.c143 ath_descdma_alloc_desc(struct ath_softc *sc, in ath_descdma_alloc_desc() function
249 error = ath_descdma_alloc_desc(sc, dd, head, name, ds_size, in ath_descdma_setup()
H A Dif_ath_btcoex_mci.c90 error = ath_descdma_alloc_desc(sc, &sc->sc_btcoex.buf, NULL, in ath_btcoex_mci_attach()
H A Dif_ath_tx_edma.c675 error = ath_descdma_alloc_desc(sc, &sc->sc_txsdma, in ath_edma_dma_txsetup()