Searched refs:axnet_open (Results 1 – 1 of 1) sorted by relevance
99 static int axnet_open(struct net_device *dev);223 dev->open = &axnet_open; in axnet_attach()682 static int axnet_open(struct net_device *dev) in axnet_open() function