Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in fcoe_ctlr_init()
1790 * fcoe_ctlr_timer_work() - Worker thread function for timer work
1796 static void fcoe_ctlr_timer_work(struct work_struct *work) in fcoe_ctlr_timer_work() function
/kernel/linux/linux-6.6/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); in fcoe_ctlr_init()
1782 * fcoe_ctlr_timer_work() - Worker thread function for timer work
1788 static void fcoe_ctlr_timer_work(struct work_struct *work) in fcoe_ctlr_timer_work() function

Completed in 8 milliseconds