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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c564 * fcoe_queue_timer() - The fcoe queue timer
569 static void fcoe_queue_timer(ulong lport) function
674 setup_timer(&port->timer, fcoe_queue_timer, (unsigned long)lport);

Completed in 28 milliseconds