Searched refs:hst_maxbatch (Results 1 – 5 of 5) sorted by relevance
59 stats.hst_totbatch, stats.hst_maxbatch); in main()
68 stats.hst_totbatch, stats.hst_maxbatch); in main()
247 u_int32_t hst_maxbatch; /* max ops submitted together */ member
341 u_int32_t hst_maxbatch; /* max ops submitted together */ member
2057 if (sc->sc_curbatch > hifnstats.hst_maxbatch) in hifn_crypto()2058 hifnstats.hst_maxbatch = sc->sc_curbatch; in hifn_crypto()