Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskdim.c361 SK_U64 TxPort0IntDiff = 0; in GetIsrCalls() local
369 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
387 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
391 return (RxPort0IntDiff + RxPort1IntDiff + TxPort0IntDiff + TxPort1IntDiff); in GetIsrCalls()