Searched refs:qhw_prod_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c196 .qhw_prod_type = AE_FW_PROD_TYPE_C2XXX,
H A Dqat_c3xxx.c274 .qhw_prod_type = AE_FW_PROD_TYPE_C3XXX,
H A Dqat_c62x.c290 .qhw_prod_type = AE_FW_PROD_TYPE_C62X,
H A Dqat_d15xx.c290 .qhw_prod_type = AE_FW_PROD_TYPE_D15XX,
H A Dqatvar.h748 uint32_t qhw_prod_type; /* cpu type */ member in struct:qat_hw
H A Dqat_ae.c2328 if ((uoh->uoh_cpu_type & sc->sc_hw.qhw_prod_type) == 0)
2404 if (ae_mode->sam_dev_type != sc->sc_hw.qhw_prod_type)

Completed in 134 milliseconds