Home
last modified time | relevance | path

Searched refs:rxIntLoopCnt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wan/lmc/
A Dlmc_main.c1447 int rxIntLoopCnt; /* debug -baz */ in lmc_rx() local
1455 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()
A Dlmc_var.h248 u32 rxIntLoopCnt; member

Completed in 8 milliseconds