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

/netbsd-current/sys/arch/arm/ti/
H A Dif_cpsw.c168 static int cpsw_rxintr(void *);
481 IPL_VM, FDT_INTR_FLAGS, cpsw_rxintr, sc, xname);
1075 if ((sc->sc_rxrun == true) && cpsw_rxintr(sc) == 0)
1149 cpsw_rxintr(void *arg) function

Completed in 141 milliseconds