Searched refs:RxPort0IntDiff (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskdim.c350 SK_U64 RxPort0IntDiff = 0; local
367 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts -
376 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts -
382 return (RxPort0IntDiff + RxPort1IntDiff + TxPort0IntDiff + TxPort1IntDiff);
399 SK_U64 RxPort0IntDiff = 0; local
406 RxPort0IntDiff = pAC->Pnmi.Port[0].RxIntrCts -
409 return (RxPort0IntDiff + RxPort1IntDiff);

Completed in 45 milliseconds