Home
last modified time | relevance | path

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

12

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c157 ath_descdma_cleanup(sc, &sc->rx.rxdma, &sc->rx.rxbuf); in ath_rx_cleanup()
H A Dath9k.h115 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dath9k_init.c587 void ath_descdma_cleanup(struct ath_softc *sc __unused, in ath_descdma_cleanup() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dath.c155 static void ath_descdma_cleanup(struct ath_softc *sc,
2673 ath_descdma_cleanup(sc, dd, head); in ath_descdma_setup()
2694 ath_descdma_cleanup(struct ath_softc *sc, in ath_descdma_cleanup() function
2742 ath_descdma_cleanup(sc, &sc->sc_rxdma, &sc->sc_rxbuf); in ath_desc_alloc()
2749 ath_descdma_cleanup(sc, &sc->sc_txdma, &sc->sc_txbuf); in ath_desc_alloc()
2750 ath_descdma_cleanup(sc, &sc->sc_rxdma, &sc->sc_rxbuf); in ath_desc_alloc()
2761 ath_descdma_cleanup(sc, &sc->sc_bdma, &sc->sc_bbuf); in ath_desc_free()
2763 ath_descdma_cleanup(sc, &sc->sc_txdma, &sc->sc_txbuf); in ath_desc_free()
2765 ath_descdma_cleanup(sc, &sc->sc_rxdma, &sc->sc_rxbuf); in ath_desc_free()

12