Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rt/
HDif_rt.c128 static void rt_tx_coherent_intr(struct rt_softc *sc);
129 static void rt_rx_coherent_intr(struct rt_softc *sc);
130 static void rt_rx_delay_intr(struct rt_softc *sc);
131 static void rt_tx_delay_intr(struct rt_softc *sc);
132 static void rt_rx_intr(struct rt_softc *sc, int qid);
133 static void rt_tx_intr(struct rt_softc *sc, int qid);
137 static int rt_rx_eof(struct rt_softc *sc,
139 static void rt_tx_eof(struct rt_softc *sc,
141 static void rt_update_stats(struct rt_softc *sc);
142 static void rt_watchdog(struct rt_softc *sc);
[all …]
HDif_rtvar.h186 struct rt_softc struct