Home
last modified time | relevance | path

Searched refs:GIMacType (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h390 int GIMacType; /* MAC Type used on this adapter */ member
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c1765 pAC->GIni.GIMacType = SK_MAC_XMAC; in SkGeInit1()
1777 pAC->GIni.GIMacType = SK_MAC_GMAC; in SkGeInit1()
Dskgepnmi.c1029 MacType = pAC->GIni.GIMacType; in SkPnmiEvent()
2312 MacType = pAC->GIni.GIMacType; in MacPrivateStat()
3528 MacType = pAC->GIni.GIMacType; in General()
6730 if (pAC->GIni.GIMacType == SK_MAC_XMAC) { in MacUpdate()
6842 MacType = pAC->GIni.GIMacType; in GetPhysStatVal()