Searched refs:cxgb_ext_intr_handler (Results 1 – 1 of 1) sorted by relevance
89 static void cxgb_ext_intr_handler(struct work *, void *);415 sc->ext_intr_task.func = cxgb_ext_intr_handler; in cxgb_controller_attach()1560 cxgb_ext_intr_handler(struct work *wk, void *arg) in cxgb_ext_intr_handler() function