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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tx.h160 (_sc)->sc_tx.xmit_dma_restart((_sc), (_txq))
H A Dif_ath_tx_edma.c1033 sc->sc_tx.xmit_dma_restart = ath_edma_dma_restart;
H A Dif_athvar.h548 void (*xmit_dma_restart)(struct ath_softc *sc, member in struct:ath_tx_methods
H A Dif_ath_tx.c6211 sc->sc_tx.xmit_dma_restart = ath_legacy_tx_dma_restart;

Completed in 113 milliseconds