Searched refs:SK_PNMI_GET (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/sk98lin/ |
D | skgepnmi.c | 600 return (PnmiVar(pAC, IoC, SK_PNMI_GET, Id, (char *)pBuf, pLen, in SkPnmiGetVar() 824 Ret = IdTable[TableIndex].Func(pAC, IoC, SK_PNMI_GET, in SkPnmiGetStruct() 1842 SK_PNMI_GET, IdTable[TableIndex].Id, in PnmiStruct() 1983 case SK_PNMI_GET: in OidStruct() 2050 if (Action == SK_PNMI_GET) { in Perform() 2178 if (Action != SK_PNMI_GET) { in Mac8023Stat() 2336 if (Action != SK_PNMI_GET) { in MacPrivateStat() 2497 if (Action == SK_PNMI_GET) { in Addr() 2687 if (Action != SK_PNMI_GET) { in CsumStat() 2807 if (Action != SK_PNMI_GET) { in SensorStat() [all …]
|
/linux-2.4.37.9/drivers/net/sk98lin/h/ |
D | skgepnm2.h | 78 #define SK_PNMI_GET 0 macro
|