Searched refs:fcoe_ctlr_timer_work (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c41 static void fcoe_ctlr_timer_work(struct work_struct *);
149 INIT_WORK(&fip->timer_work, fcoe_ctlr_timer_work);
1782 * fcoe_ctlr_timer_work() - Worker thread function for timer work
1788 static void fcoe_ctlr_timer_work(struct work_struct *work) function

Completed in 163 milliseconds