Searched refs:cpsw_rxintr (Results 1 – 1 of 1) sorted by relevance
188 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