Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h375 void fcoe_queue_timer(struct timer_list *t);
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c447 void fcoe_queue_timer(struct timer_list *t) in fcoe_queue_timer() function
453 EXPORT_SYMBOL_GPL(fcoe_queue_timer);
H A Dfcoe.c739 timer_setup(&port->timer, fcoe_queue_timer, 0); in fcoe_netdev_config()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c825 timer_setup(&port->timer, fcoe_queue_timer, 0); in bnx2fc_net_config()