Searched refs:nfeth_dev (Results 1 – 1 of 1) sorted by relevance
63 static struct net_device *nfeth_dev[MAX_UNIT]; variable140 if (mask & m && nfeth_dev[i]) { in nfeth_interrupt()141 recv_packet(nfeth_dev[i]); in nfeth_interrupt()250 nfeth_dev[i] = nfeth_probe(i); in nfeth_init()260 if (nfeth_dev[i]) { in nfeth_cleanup()261 unregister_netdev(nfeth_dev[0]); in nfeth_cleanup()262 free_netdev(nfeth_dev[0]); in nfeth_cleanup()