Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgepnmi.h582 ((pAC)->Pnmi.Port[p].StatRxLongFrameCts++); \
870 SK_U64 StatRxLongFrameCts; member
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c7001 return (pPnmiPrt->StatRxLongFrameCts); in GetPhysStatVal()
7029 Val -= pPnmiPrt->StatRxLongFrameCts; in GetPhysStatVal()
7205 StatRxLongFrameCts, 0, sizeof(pAC->Pnmi.Port[ in ResetCounter()
7206 PhysPortIndex].StatRxLongFrameCts)); in ResetCounter()