Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_tx.h163 (_sc)->sc_tx.xmit_handoff((_sc), (_txq), (_bf))
Dif_ath_tx_edma.c1081 sc->sc_tx.xmit_handoff = ath_edma_xmit_handoff; in ath_xmit_setup_edma()
Dif_athvar.h555 void (*xmit_handoff)(struct ath_softc *sc, member
Dif_ath_tx.c6413 sc->sc_tx.xmit_handoff = ath_legacy_xmit_handoff;