Searched refs:alloc_etherdev (Results 1 – 25 of 218) sorted by relevance
123456789
39 ndev = alloc_etherdev(sizeof(struct arc_emac_priv)); in emac_arc_probe()
115 ndev = alloc_etherdev(sizeof(struct rockchip_priv_data)); in emac_rockchip_probe()
353 dev = alloc_etherdev (sizeof(struct funky_private));368 dev = alloc_etherdev (sizeof(struct funky_private));
93 dev = alloc_etherdev(sizeof(struct rtllib_device) + sizeof_priv); in alloc_rtllib()
167 netdevice = alloc_etherdev(sizeof(struct i596_private)); in lan_init_chip()
100 netdevice = alloc_etherdev(sizeof(struct i596_private)); in sni_82596_probe()
84 dev = alloc_etherdev(sizeof(struct m147lance_private)); in mvme147lance_probe()
88 dev = alloc_etherdev(sizeof(struct hplance_private)); in hplance_init_one()
649 dev = alloc_etherdev (sizeof(struct funky_private));664 dev = alloc_etherdev (sizeof(struct funky_private));
214 dev = alloc_etherdev(sizeof(struct sonic_local)); in jazz_sonic_probe()
526 dev = alloc_etherdev(sizeof(struct sonic_local)); in mac_sonic_platform_probe()605 ndev = alloc_etherdev(sizeof(struct sonic_local)); in mac_sonic_nubus_probe()
247 if ((dev = alloc_etherdev(sizeof(struct sonic_local))) == NULL) in xtsonic_probe()
106 dev = alloc_etherdev(sizeof(struct ieee80211_device) + sizeof_priv); in alloc_ieee80211()
200 dev = alloc_etherdev(sizeof(struct nfeth_private)); in nfeth_probe()
258 dev = alloc_etherdev(sizeof(struct net_local)); in hysdn_net_create()
235 wilc_wfi_mon = alloc_etherdev(sizeof(struct wilc_wfi_mon_priv)); in wilc_wfi_init_mon_interface()
129 dev = alloc_etherdev(sizeof(struct libipw_device) + sizeof_priv); in alloc_libipw()
72 dev = alloc_etherdev(0); in ipddp_init()
201 dev = alloc_etherdev(sizeof(struct simeth_local)); in simeth_probe1()
54 #define alloc_etherdev(sizeof_priv) alloc_etherdev_mq(sizeof_priv, 1) macro
304 dev = alloc_etherdev(sizeof(struct el3_private)); in el3_isa_match()423 dev = alloc_etherdev(sizeof(struct el3_private)); in el3_pnp_probe()591 dev = alloc_etherdev(sizeof (struct el3_private)); in el3_eisa_probe()
765 dev = alloc_etherdev(sizeof(struct octeon_ethernet)); in cvm_oct_probe()809 alloc_etherdev(sizeof(struct octeon_ethernet)); in cvm_oct_probe()
325 struct net_device *qcauart_dev = alloc_etherdev(sizeof(struct qcauart)); in qca_uart_probe()
1648 struct net_device *dev = alloc_etherdev(sizeof(struct net_local)); in cs89x0_probe()1762 struct net_device *dev = alloc_etherdev(sizeof(struct net_local)); in init_module()1846 struct net_device *dev = alloc_etherdev(sizeof(struct net_local)); in cs89x0_platform_probe()
210 pnetdev = alloc_etherdev(sizeof(struct _adapter)); in r8712_init_netdev()