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 D | if_ath_descdma.h | 32 extern int ath_descdma_alloc_desc(struct ath_softc *sc,
|
H A D | if_ath_descdma.c | 143 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 D | if_ath_btcoex_mci.c | 90 error = ath_descdma_alloc_desc(sc, &sc->sc_btcoex.buf, NULL, in ath_btcoex_mci_attach()
|
H A D | if_ath_tx_edma.c | 675 error = ath_descdma_alloc_desc(sc, &sc->sc_txsdma, in ath_edma_dma_txsetup()
|