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

/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_transport.c430 * fcoe_queue_timer() - The fcoe queue timer
435 void fcoe_queue_timer(ulong lport) fcoe_queue_timer() function
439 EXPORT_SYMBOL_GPL(fcoe_queue_timer); variable
H A Dfcoe.c705 setup_timer(&port->timer, fcoe_queue_timer, (unsigned long)lport); fcoe_netdev_config()
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h378 void fcoe_queue_timer(ulong lport);
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c765 setup_timer(&port->timer, fcoe_queue_timer, (unsigned long) lport); bnx2fc_net_config()

Completed in 169 milliseconds