Searched refs:alloc_etherdev (Results 1 – 21 of 21) sorted by relevance
19 extern struct net_device * alloc_etherdev ( size_t priv_size );
183 struct net_device * alloc_etherdev ( size_t priv_size ) { in alloc_etherdev() function
93 netdev = alloc_etherdev ( 0 ); in legacy_probe()
227 netdev = alloc_etherdev ( sizeof ( *pnic ) ); in pnic_probe()
512 netdev = alloc_etherdev ( sizeof ( *rtl ) ); in rtl_probe()
183 netdev = alloc_etherdev (sizeof (*np)); in natsemi_probe()
518 netdev = alloc_etherdev ( sizeof ( *priv ) ); in myri10ge_pci_probe()
887 netdev = alloc_etherdev(sizeof(*inf_3c90x)); in a3c90x_probe()
182 netdev = alloc_etherdev ( sizeof(*priv) ); in ifec_pci_probe()
658 netdev = alloc_etherdev(sizeof(*bp)); in b44_probe()
880 dev = alloc_etherdev(sizeof(*tp)); in sis190_init_board()
1139 netdev = alloc_etherdev(sizeof(struct atl1e_adapter)); in atl1e_probe()
1784 mtnic->netdev[port_index] = alloc_etherdev( sizeof ( struct mtnic_port ) ); in mtnic_probe()
2126 netdev = alloc_etherdev ( sizeof ( *tp ) ); in rtl8169_probe()
2300 struct net_device *dev = alloc_etherdev(sizeof(*skge)); in skge_devinit()
2187 struct net_device *dev = alloc_etherdev(sizeof(*sky2)); in sky2_init_netdev()
4146 netdev = alloc_etherdev ( sizeof ( struct efab_nic ) ); in efab_probe()
478 netdev = alloc_etherdev ( sizeof ( *undinic ) ); in undinet_probe()
499 dev = alloc_etherdev (sizeof(struct funky_private));514 dev = alloc_etherdev (sizeof(struct funky_private));
837 netdev = alloc_etherdev ( sizeof ( struct e1000_adapter ) ); in e1000_probe()
2000 netdev = alloc_etherdev ( sizeof ( *phantom ) ); in phantom_probe()