Home
last modified time | relevance | path

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

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