Searched refs:tick_task (Results 1 – 2 of 2) sorted by relevance
350 struct task tick_task; member
590 TASK_INIT(&sc->tick_task, 0, cxgb_tick_handler, sc); in cxgb_controller_attach()1767 taskqueue_drain(sc->tq, &sc->tick_task); in cxgb_uninit_synchronized()2312 taskqueue_enqueue(sc->tq, &sc->tick_task); in cxgb_tick()