Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskdim.c366 TxPort1IntDiff = pAC->Pnmi.Port[1].TxIntrCts - in GetIsrCalls()
369 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
382 TxPort1IntDiff = pAC->Pnmi.Port[1].TxIntrCts - in GetIsrCalls()
387 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
436 pAC->DynIrqModInfo.PrevPort1TxIntrCts = pAC->Pnmi.Port[1].TxIntrCts; in SetCurrIntCtr()
439 pAC->DynIrqModInfo.PrevPort0TxIntrCts = pAC->Pnmi.Port[0].TxIntrCts; in SetCurrIntCtr()
Dskgepnmi.c4092 Val64 = pAC->Pnmi.BufPort[NetIndex].TxIntrCts; in General()
4096 Val64 = pAC->Pnmi.BufPort[0].TxIntrCts + in General()
4097 pAC->Pnmi.BufPort[1].TxIntrCts; in General()
4103 Val64 = pAC->Pnmi.Port[NetIndex].TxIntrCts; in General()
4107 Val64 = pAC->Pnmi.Port[0].TxIntrCts + in General()
4108 pAC->Pnmi.Port[1].TxIntrCts; in General()
7229 pAC->Pnmi.Port[NetIndex].TxIntrCts = 0; in ResetCounter()
Dskgemib.c410 SK_PNMI_MAI_OFF(TxIntrCts),
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgepnmi.h559 #define SK_PNMI_CNT_TX_INTR(pAC,p) (((pAC)->Pnmi.Port[p].TxIntrCts)++)
812 SK_U64 TxIntrCts; member
877 SK_U64 TxIntrCts; member