Searched refs:rxIntLoopCnt (Results 1 – 2 of 2) sorted by relevance
1447 int rxIntLoopCnt; /* debug -baz */ in lmc_rx() local1455 rxIntLoopCnt = 0; /* debug -baz */ in lmc_rx()1461 rxIntLoopCnt++; /* debug -baz */ in lmc_rx()1609 if (rxIntLoopCnt > sc->extra_stats.rxIntLoopCnt) in lmc_rx()1610 sc->extra_stats.rxIntLoopCnt = rxIntLoopCnt; /* debug -baz */ in lmc_rx()1613 if (rxIntLoopCnt == 0) in lmc_rx()1620 rxIntLoopCnt++; in lmc_rx()1623 LMC_EVENT_LOG(LMC_EVENT_RCVEND, rxIntLoopCnt, 0); in lmc_rx()
248 u32 rxIntLoopCnt; member
Completed in 7 milliseconds