Searched refs:hst_maxbatch (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/tools/tools/crypto/
H A Dhifnstats.c59 stats.hst_totbatch, stats.hst_maxbatch);
/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751var.h334 u_int32_t hst_maxbatch; /* max ops submitted together */ member in struct:hifn_stats
H A Dhifn7751.c2015 if (sc->sc_curbatch > hifnstats.hst_maxbatch)
2016 hifnstats.hst_maxbatch = sc->sc_curbatch;

Completed in 102 milliseconds