Searched refs:PPrevRx (Results 1 – 3 of 3) sorted by relevance
938 if (RxCts == pPrt->PPrevRx) { in SkGePortCheckShorts()950 if (((RxCts - pPrt->PPrevRx) > pPrt->PRxLim) || in SkGePortCheckShorts()960 pPrt->PPrevRx = RxCts; in SkGePortCheckShorts()978 pPrt->PPrevRx = RxCts; in SkGePortCheckShorts()2015 pPrt->PPrevRx = 0;
1375 pPrt->PPrevRx = 0; in SkGeInit0()
315 SK_U64 PPrevRx; /* Previous RxOk Counter checking */ member