Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h161 (_sc)->sc_tx.xmit_handoff((_sc), (_txq), (_bf))
H A Dif_ath_tx_edma.c1079 sc->sc_tx.xmit_handoff = ath_edma_xmit_handoff; in ath_xmit_setup_edma()
H A Dif_athvar.h554 void (*xmit_handoff)(struct ath_softc *sc, member
H A Dif_ath_tx.c6411 sc->sc_tx.xmit_handoff = ath_legacy_xmit_handoff;