Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.h160 (_sc)->sc_tx.xmit_dma_restart((_sc), (_txq))
H A Dif_ath_tx_edma.c878 sc->sc_tx.xmit_dma_restart = ath_edma_dma_restart; in ath_xmit_setup_edma()
H A Dif_athvar.h561 void (*xmit_dma_restart)(struct ath_softc *sc, member
H A Dif_ath_tx.c6470 sc->sc_tx.xmit_dma_restart = ath_legacy_tx_dma_restart;