Home
last modified time | relevance | path

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

/openbmc/linux/net/802/
H A Dfc.c78 static void fc_setup(struct net_device *dev) in fc_setup() function
104 return alloc_netdev(sizeof_priv, "fc%d", NET_NAME_UNKNOWN, fc_setup); in alloc_fcdev()