Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx.h158 (_sc)->sc_tx.xmit_teardown(_sc)
HDif_ath_tx_edma.c875 sc->sc_tx.xmit_teardown = ath_edma_dma_txteardown; in ath_xmit_setup_edma()
HDif_athvar.h558 int (*xmit_teardown)(struct ath_softc *sc); member
HDif_ath_tx.c6467 sc->sc_tx.xmit_teardown = ath_legacy_dma_txteardown;