Home
last modified time | relevance | path

Searched refs:PAutoNegTimeOut (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgesirq.c118 pPrt->PAutoNegTimeOut = 0; in SkHWInitDefSense()
154 pPrt->PAutoNegTimeOut = 0; in SkHWSenseGetNext()
189 pPrt->PAutoNegTimeOut = 0; in SkHWSenseSetNext()
1126 pPrt->PAutoNegTimeOut = 0; in SkGePortCheckUpXmac()
1242 pPrt->PAutoNegTimeOut++; in SkGePortCheckUpXmac()
1243 if (pPrt->PAutoNegTimeOut >= SK_AND_MAX_TO) { in SkGePortCheckUpXmac()
1836 pPrt->PAutoNegTimeOut++;
1837 if (pPrt->PAutoNegTimeOut >= SK_AND_MAX_TO) {
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h319 int PAutoNegTimeOut;/* Auto-negotiation timeout current value */ member