Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/
HDif_ath_tx.h161 (_sc)->sc_tx.xmit_handoff((_sc), (_txq), (_bf))
HDif_ath_tx_edma.c1079 sc->sc_tx.xmit_handoff = ath_edma_xmit_handoff; in ath_xmit_setup_edma()
HDif_athvar.h554 void (*xmit_handoff)(struct ath_softc *sc, member
HDif_ath_tx.c6411 sc->sc_tx.xmit_handoff = ath_legacy_xmit_handoff;