Home
last modified time | relevance | path

Searched refs:qhw_prod_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_c2xxx.c202 .qhw_prod_type = AE_FW_PROD_TYPE_C2XXX,
H A Dqatvar.h714 uint32_t qhw_prod_type; /* cpu type */ member
H A Dqat_ae.c2260 if ((uoh->uoh_cpu_type & sc->sc_hw.qhw_prod_type) == 0) in qat_aefw_uof_parse()
2336 if (ae_mode->sam_dev_type != sc->sc_hw.qhw_prod_type) in qat_aefw_suof_parse_image()