Searched refs:fc_setup (Results 1 – 3 of 3) sorted by relevance
662 void fc_setup(struct net_device *dev) in fc_setup() function698 return init_netdev(dev, sizeof_priv, "fc%d", fc_setup); in init_fcdev()715 return alloc_netdev(sizeof_priv, "fc%d", fc_setup); in alloc_fcdev()728 EXPORT_SYMBOL(fc_setup);
861 extern void fc_setup(struct net_device *dev);
291 fc_setup(dev);