Lines Matching defs:sizeof_priv
74 struct net_device *alloc_netdev(int sizeof_priv, const char *mask, in alloc_netdev()
102 static struct net_device *init_alloc_dev(int sizeof_priv) in init_alloc_dev()
130 static struct net_device *init_netdev(struct net_device *dev, int sizeof_priv, in init_netdev()
211 struct net_device *init_etherdev(struct net_device *dev, int sizeof_priv) in init_etherdev()
229 struct net_device *alloc_etherdev(int sizeof_priv) in alloc_etherdev()
273 struct net_device *init_fddidev(struct net_device *dev, int sizeof_priv) in init_fddidev()
290 struct net_device *alloc_fddidev(int sizeof_priv) in alloc_fddidev()
353 struct net_device *init_hippi_dev(struct net_device *dev, int sizeof_priv) in init_hippi_dev()
370 struct net_device *alloc_hippi_dev(int sizeof_priv) in alloc_hippi_dev()
619 struct net_device *init_trdev(struct net_device *dev, int sizeof_priv) in init_trdev()
636 struct net_device *alloc_trdev(int sizeof_priv) in alloc_trdev()
696 struct net_device *init_fcdev(struct net_device *dev, int sizeof_priv) in init_fcdev()
713 struct net_device *alloc_fcdev(int sizeof_priv) in alloc_fcdev()