Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c52 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