Searched refs:sge_stat_ch (Results 1 – 2 of 2) sorted by relevance
350 struct callout sge_stat_ch; member
564 callout_init_mtx(&sc->sge_stat_ch, &sc->sge_mtx, 0); in sge_attach()676 callout_drain(&sc->sge_stat_ch); in sge_detach()1318 callout_reset(&sc->sge_stat_ch, hz, sge_tick, sc); in sge_tick()1697 callout_reset(&sc->sge_stat_ch, hz, sge_tick, sc); in sge_init_locked()1880 callout_stop(&sc->sge_stat_ch); in sge_stop()