Searched refs:qhw_clock_per_sec (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_hw17.c223 sc->sc_hw.qhw_clock_per_sec / 1000 * QAT_HB_INTERVAL;
318 timer = sc->sc_hw.qhw_clock_per_sec / 1000 * QAT_SSM_WDT;
H A Dqat_c3xxx.c264 .qhw_clock_per_sec = CLOCK_PER_SEC_C3XXX,
H A Dqat_c62x.c280 .qhw_clock_per_sec = CLOCK_PER_SEC_C62X,
H A Dqat_d15xx.c280 .qhw_clock_per_sec = CLOCK_PER_SEC_D15XX,
H A Dqatvar.h732 uint32_t qhw_clock_per_sec; member in struct:qat_hw

Completed in 136 milliseconds