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

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h261 struct qat_uof_image *qas_image;
336 struct qat_uof_image { struct
373 struct qat_uof_image qafu_imgs[MAX_NUM_AE * MAX_AE_CTX];
H A Dqat_ae.c162 struct qat_uof_image *, struct uof_chunk_hdr *uch);
177 struct qat_uof_image *);
188 struct qat_uof_image *);
195 int qat_aefw_uof_write_one(struct qat_softc *, struct qat_uof_image *);
2117 struct qat_uof_image *qui, struct uof_chunk_hdr *uch)
2709 struct qat_uof_image *qui)
3025 struct qat_uof_image *qui = &sc->sc_aefw_uof.qafu_imgs[a];
3143 struct qat_uof_image *qui)
3411 qat_aefw_uof_write_one(struct qat_softc *sc, struct qat_uof_image *qui)

Completed in 167 milliseconds