Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h155 (_sc)->sc_tx.xmit_setup(_sc)
H A Dif_ath_tx_edma.c1074 sc->sc_tx.xmit_setup = ath_edma_dma_txsetup; in ath_xmit_setup_edma()
H A Dif_athvar.h548 int (*xmit_setup)(struct ath_softc *sc); member
H A Dif_ath_tx.c6406 sc->sc_tx.xmit_setup = ath_legacy_dma_txsetup;