Searched refs:ixpdev_alloc (Results 1 – 3 of 3) sorted by relevance
23 struct net_device *ixpdev_alloc(int channel, int sizeof_priv);
191 nds[i] = ixpdev_alloc(i, sizeof(struct ixpdev_priv)); in enp2611_init_module()
296 struct net_device *ixpdev_alloc(int channel, int sizeof_priv) in ixpdev_alloc() function