Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Dif_cpsw.c188 int cpsw_rxintr(void *);
371 cpsw_rxintr, sc, DEVNAME(sc)); in cpsw_attach()
978 if ((sc->sc_rxrun == true) && cpsw_rxintr(sc) == 0) in cpsw_stop()
1039 cpsw_rxintr(void *arg) in cpsw_rxintr() function