Home
last modified time | relevance | path

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

/NextBSD/tools/tools/crypto/
HDhifnstats.c59 stats.hst_totbatch, stats.hst_maxbatch); in main()
HDubsecstats.c68 stats.hst_totbatch, stats.hst_maxbatch); in main()
/NextBSD/sys/dev/ubsec/
HDubsecvar.h252 u_int32_t hst_totbatch; /* ops submitted w/o interrupt */ member
HDubsec.c760 ubsecstats.hst_totbatch += npkts-1; in ubsec_feed()
/NextBSD/sys/dev/hifn/
HDhifn7751var.h349 u_int32_t hst_totbatch; /* ops submitted w/o interrupt */ member
HDhifn7751.c2058 hifnstats.hst_totbatch++; in hifn_crypto()