Lines Matching refs:Pnmi
366 TxPort1IntDiff = pAC->Pnmi.Port[1].TxIntrCts - in GetIsrCalls()
369 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
373 RxPort1IntDiff = pAC->Pnmi.Port[1].RxIntrCts - in GetIsrCalls()
376 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts - in GetIsrCalls()
380 RxPort1IntDiff = pAC->Pnmi.Port[1].RxIntrCts - in GetIsrCalls()
382 TxPort1IntDiff = pAC->Pnmi.Port[1].TxIntrCts - in GetIsrCalls()
385 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts - in GetIsrCalls()
387 TxPort0IntDiff = pAC->Pnmi.Port[0].TxIntrCts - in GetIsrCalls()
412 RxPort1IntDiff = pAC->Pnmi.Port[1].RxIntrCts - in GetRxCalls()
415 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts - in GetRxCalls()
435 pAC->DynIrqModInfo.PrevPort1RxIntrCts = pAC->Pnmi.Port[1].RxIntrCts; in SetCurrIntCtr()
436 pAC->DynIrqModInfo.PrevPort1TxIntrCts = pAC->Pnmi.Port[1].TxIntrCts; in SetCurrIntCtr()
438 pAC->DynIrqModInfo.PrevPort0RxIntrCts = pAC->Pnmi.Port[0].RxIntrCts; in SetCurrIntCtr()
439 pAC->DynIrqModInfo.PrevPort0TxIntrCts = pAC->Pnmi.Port[0].TxIntrCts; in SetCurrIntCtr()