Home
last modified time | relevance | path

Searched refs:cxgb_tick_handler (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_main.c90 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