Home
last modified time | relevance | path

Searched refs:qat_suof_image (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c175 struct qat_suof_image *, struct suof_chunk_hdr *);
2311 qat_aefw_suof_parse_image(struct qat_softc *sc, struct qat_suof_image *qsi, in qat_aefw_suof_parse_image()
2354 struct qat_suof_image *qsi; in qat_aefw_suof_parse()
2412 sizeof(struct qat_suof_image) * qafs->qafs_num_simgs); in qat_aefw_suof_parse()
2424 struct qat_suof_image last_qsi; in qat_aefw_suof_parse()
2427 sizeof(struct qat_suof_image)); in qat_aefw_suof_parse()
2429 sizeof(struct qat_suof_image)); in qat_aefw_suof_parse()
2431 sizeof(struct qat_suof_image)); in qat_aefw_suof_parse()
2610 struct qat_suof_image *qsi; in qat_aefw_suof_write()
H A Dqatvar.h375 struct qat_suof_image { struct
402 struct qat_suof_image *qafs_simg; argument