ralink_eth_mii_tick
callout_reset(&sc->sc_tick_callout, hz, ralink_eth_mii_tick, sc);
static void ralink_eth_mii_tick(void *);