Home
last modified time | relevance | path

Searched refs:sfxge_tx_stop (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.h242 extern void sfxge_tx_stop(struct sfxge_softc *sc);
H A Dsfxge.c305 sfxge_tx_stop(sc); in sfxge_stop()
H A Dsfxge_tx.c1708 sfxge_tx_stop(struct sfxge_softc *sc) in sfxge_tx_stop() function