Searched refs:fcoe_queue_timer (Results 1 – 4 of 4) sorted by relevance
330 void fcoe_queue_timer(ulong lport);
334 void fcoe_queue_timer(ulong lport) in fcoe_queue_timer() function338 EXPORT_SYMBOL_GPL(fcoe_queue_timer);
678 setup_timer(&port->timer, fcoe_queue_timer, (unsigned long)lport); in fcoe_netdev_config()
779 setup_timer(&port->timer, fcoe_queue_timer, (unsigned long) lport); in bnx2fc_net_config()