Lines Matching defs:rxIntLoopCnt
1453 int rxIntLoopCnt; /* debug -baz */
1461 rxIntLoopCnt = 0; /* debug -baz */
1467 rxIntLoopCnt++; /* debug -baz */
1615 if (rxIntLoopCnt > sc->extra_stats.rxIntLoopCnt)
1616 sc->extra_stats.rxIntLoopCnt = rxIntLoopCnt; /* debug -baz */
1619 if (rxIntLoopCnt == 0)
1626 rxIntLoopCnt++;
1629 LMC_EVENT_LOG(LMC_EVENT_RCVEND, rxIntLoopCnt, 0);