Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/altera/atse/
HDif_atse.c264 static int atse_rx_locked(struct atse_softc *sc);
1169 atse_rx_locked(sc); in atse_watchdog()
1228 atse_rx_locked(struct atse_softc *sc) in atse_rx_locked() function
1436 atse_rx_locked(sc); in atse_rx_intr()
1515 rx_npkts = atse_rx_locked(sc); in atse_poll()