Searched refs:using_extphy (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.c94 unsigned int using_extphy; member in struct:smsc911x_data
427 pdata->using_extphy = 0;
431 pdata->using_extphy = 1;
435 pdata->using_extphy = 1;
438 pdata->using_extphy = 0;
748 (!pdata->using_extphy)) {
761 (!pdata->using_extphy)) {
862 pdata->using_extphy = 0;
866 if (!pdata->using_extphy) {

Completed in 59 milliseconds