Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c6837 SK_PNMI_PORT *pPnmiPrt; in GetPhysStatVal() local
6846 pPnmiPrt = &pAC->Pnmi.BufPort[PhysPortIndex]; in GetPhysStatVal()
6849 pPnmiPrt = &pAC->Pnmi.Port[PhysPortIndex]; in GetPhysStatVal()
6874 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6896 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6920 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6936 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6949 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6975 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
7001 return (pPnmiPrt->StatRxLongFrameCts); in GetPhysStatVal()
[all …]