Searched refs:fcoe_ctlr_timeout (Results 1 – 1 of 1) sorted by relevance
40 static void fcoe_ctlr_timeout(struct timer_list *);148 timer_setup(&fip->timer, fcoe_ctlr_timeout, 0); in fcoe_ctlr_init()1774 static void fcoe_ctlr_timeout(struct timer_list *t) in fcoe_ctlr_timeout() function