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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A Dhifn7751var.h355 u_int32_t hst_maxbatch; /* max ops submitted together */ member in struct:hifn_stats
H A Dhifn7751.c2017 if (sc->sc_curbatch > hifnstats.hst_maxbatch)
2018 hifnstats.hst_maxbatch = sc->sc_curbatch;

Completed in 105 milliseconds