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