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

/drivers/net/ethernet/smsc/
H A Dsmsc911x.c116 unsigned int using_extphy; member in struct:smsc911x_data
631 pdata->using_extphy = 0;
635 pdata->using_extphy = 1;
640 pdata->using_extphy = 1;
644 pdata->using_extphy = 0;
954 (!pdata->using_extphy)) {
967 (!pdata->using_extphy)) {
1069 pdata->using_extphy = 0;
1073 if (!pdata->using_extphy) {

Completed in 40 milliseconds