Searched refs:sc_txdma_mgmt (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c3825 error = ath_descdma_setup(sc, &sc->sc_txdma_mgmt, &sc->sc_txbuf_mgmt,
3842 ath_descdma_cleanup(sc, &sc->sc_txdma_mgmt,
3857 if (sc->sc_txdma_mgmt.dd_desc_len != 0)
3858 ath_descdma_cleanup(sc, &sc->sc_txdma_mgmt,
H A Dif_athvar.h758 struct ath_descdma sc_txdma_mgmt; /* mgmt TX descriptors */ member in struct:ath_softc

Completed in 101 milliseconds