Searched refs:qhw_num_engines (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c175 .qhw_num_engines = MAX_AE_C2XXX,
182 .qhw_num_engines = 1,
H A Dqat_c3xxx.c261 .qhw_num_engines = MAX_AE_C3XXX,
H A Dqat_c62x.c277 .qhw_num_engines = MAX_AE_C62X,
H A Dqat_d15xx.c277 .qhw_num_engines = MAX_AE_D15XX,
H A Dqat_hw17.c305 for (i = 0; i < sc->sc_hw.qhw_num_engines; i++)
H A Dqatvar.h729 uint8_t qhw_num_engines; /* max number of accelerator engines */ member in struct:qat_hw
H A Dqat.c435 for (i = 0; i < sc->sc_hw.qhw_num_engines; i++) {
943 for (ae = 0; ae < sc->sc_hw.qhw_num_engines; ae++) {

Completed in 191 milliseconds