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

/freebsd-12-stable/sys/dev/qat/
H A Dqat_ae.c2318 qat_aefw_suof_parse_image(struct qat_softc *sc, struct qat_suof_image *qsi, argument
2325 qsi->qsi_simg_buf = qafs->qafs_suof_buf + sch->sch_offset +
2327 qsi->qsi_simg_len =
2331 qsi->qsi_css_header = qsi->qsi_simg_buf;
2332 qsi->qsi_css_key = qsi->qsi_css_header + sizeof(struct css_hdr);
2333 qsi->qsi_css_signature = qsi->qsi_css_key +
2335 qsi
2361 struct qat_suof_image *qsi; local
2617 struct qat_suof_image *qsi; local
[all...]

Completed in 162 milliseconds