Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rt/
HDif_rt.c144 static void rt_tx_coherent_intr(struct rt_softc *sc);
145 static void rt_rx_coherent_intr(struct rt_softc *sc);
146 static void rt_rx_delay_intr(struct rt_softc *sc);
147 static void rt_tx_delay_intr(struct rt_softc *sc);
148 static void rt_rx_intr(struct rt_softc *sc, int qid);
149 static void rt_tx_intr(struct rt_softc *sc, int qid);
153 static int rt_rx_eof(struct rt_softc *sc,
155 static void rt_tx_eof(struct rt_softc *sc,
157 static void rt_update_stats(struct rt_softc *sc);
158 static void rt_watchdog(struct rt_softc *sc);
[all …]
HDif_rtvar.h197 struct rt_softc struct