Home | History | Annotate | Download | only in eth

Lines Matching refs:curr_eth_dev

21 static int curr_eth_dev; /* index for name of next device detected */
1345 curr_eth_dev = 0;
1461 sprintf(eth->name, "%s#%d", R8152_BASE_NAME, curr_eth_dev++);