Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rt/
Dif_rt.c143 static void rt_tx_coherent_intr(struct rt_softc *sc);
1494 rt_tx_coherent_intr(sc); in rt_intr()
1550 rt_tx_coherent_intr(sc); in rt_rt5350_intr()
1572 rt_tx_coherent_intr(struct rt_softc *sc) in rt_tx_coherent_intr() function