Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx.h159 (_sc)->sc_tx.xmit_dma_restart((_sc), (_txq))
H A Dif_ath_tx_edma.c1078 sc->sc_tx.xmit_dma_restart = ath_edma_dma_restart; in ath_xmit_setup_edma()
H A Dif_athvar.h552 void (*xmit_dma_restart)(struct ath_softc *sc, member
H A Dif_ath_tx.c6390 sc->sc_tx.xmit_dma_restart = ath_legacy_tx_dma_restart;