Searched refs:xlpge_callout (Results 1 – 2 of 2) sorted by relevance
117 struct callout xlpge_callout; member
930 callout_stop(&sc->xlpge_callout); in nlm_xlpge_port_disable()947 callout_reset(&sc->xlpge_callout, hz, in nlm_mii_pollstat()985 callout_reset(&sc->xlpge_callout, hz, nlm_mii_pollstat, sc); in nlm_xlpge_init()1243 callout_init(&sc->xlpge_callout, 1); in nlm_xlpge_attach()