Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h75 struct otx2_cpt_ucode { struct
90 struct otx2_cpt_ucode ucode;/* microcode information */ argument
110 struct otx2_cpt_ucode *ucode; /* ucode used by these engines */
135 struct otx2_cpt_ucode ucode[OTX2_CPT_MAX_ETYPES_PER_GRP];
Dotx2_cptpf_ucode.c72 static void set_ucode_filename(struct otx2_cpt_ucode *ucode, in set_ucode_filename()
673 static void ucode_unload(struct device *dev, struct otx2_cpt_ucode *ucode) in ucode_unload()
690 struct otx2_cpt_ucode *ucode, in copy_ucode_to_dma_mem()
961 struct otx2_cpt_ucode *ucode; in update_ucode_ptrs()