Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_ipm.c50 unsigned long long sc_txcount; member
146 sc->sc_txcount = 0LL; in gemini_ipm_attach()
286 sc->sc_txcount++; in gemini_ipm_produce()
339 printf("rxcount %lld, txcount %lld\n", sc->sc_rxcount, sc->sc_txcount); in gemini_ipm_stats_print()