Searched refs:temac_rxtimo (Results 1 – 1 of 1) sorted by relevance
223 static void temac_rxtimo(void *);550 callout_setfunc(&sc->sc_rx_timo, temac_rxtimo, sc); in temac_attach()1238 temac_rxtimo(void *arg) in temac_rxtimo() function