Lines Matching refs:StatIndex

84 	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()
6874 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6893 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6896 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6902 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6905 StatAddr[StatIndex + 1][MacType].Reg, in GetPhysStatVal()
6918 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6920 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6929 HelpIndex = StatIndex; in GetPhysStatVal()
6936 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6947 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6949 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6973 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6975 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6986 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
6989 StatAddr[StatIndex + 1][MacType].Reg, in GetPhysStatVal()
7005 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7007 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7012 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7014 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7052 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7054 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7079 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7081 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7091 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7093 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7120 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7124 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7126 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7132 StatAddr[StatIndex][MacType].Reg, in GetPhysStatVal()
7134 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7141 Val += pPnmiPrt->CounterOffset[StatIndex]; in GetPhysStatVal()