Searched refs:cxgb_tick_handler (Results 1 – 1 of 1) sorted by relevance
90 static void cxgb_tick_handler(struct work *, void *);420 sc->tick_task.func = cxgb_tick_handler; in cxgb_controller_attach()1641 cxgb_tick_handler(struct work *wk, void *arg) in cxgb_tick_handler() function