Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_tx.h156 (_sc)->sc_tx.xmit_setup(_sc)
H A Dif_ath_tx_edma.c874 sc->sc_tx.xmit_setup = ath_edma_dma_txsetup; in ath_xmit_setup_edma()
H A Dif_athvar.h557 int (*xmit_setup)(struct ath_softc *sc); member
H A Dif_ath_tx.c6466 sc->sc_tx.xmit_setup = ath_legacy_dma_txsetup;