Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c84 unsigned int PhysPortIndex, unsigned int StatIndex);
86 unsigned int StatIndex, SK_U32 NetIndex);
6764 unsigned int StatIndex, /* Index to statistic value */ in GetStatVal() argument
6776 Val = GetPhysStatVal(pAC, IoC, PhysPortIndex, StatIndex); in GetStatVal()
6790 Val += GetPhysStatVal(pAC, IoC, PhysPortIndex, StatIndex); in GetStatVal()
6795 Val += pAC->Pnmi.VirtualCounterOffset[StatIndex]; in GetStatVal()
6801 Val = GetPhysStatVal(pAC, IoC, PhysPortIndex, StatIndex); in GetStatVal()
6827 unsigned int StatIndex) /* Index to statistic value */ in GetPhysStatVal() argument
6854 switch (StatIndex) { in GetPhysStatVal()
6871 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
[all …]