Searched refs:otx2_cpt_eng_grp_info (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 30 struct otx2_cpt_eng_grp_info *eng_grp) in get_cores_bmap() 64 static int is_2nd_ucode_used(struct otx2_cpt_eng_grp_info *eng_grp) in is_2nd_ucode_used() 168 static int cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_set_ucode_base() 204 static int cpt_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base() 217 static int cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_detach_and_disable_cores() 283 static int cpt_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores() 304 static int cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_attach_and_enable_cores() 343 static int cpt_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores() 484 struct otx2_cpt_eng_grp_info *eng_grp, in find_engines_by_type() 499 static int eng_grp_has_eng_type(struct otx2_cpt_eng_grp_info *eng_grp, in eng_grp_has_eng_type() [all …]
|
D | otx2_cptpf_ucode.h | 130 struct otx2_cpt_eng_grp_info { struct 147 struct otx2_cpt_eng_grp_info grp[OTX2_CPT_MAX_ENGINE_GROUPS]; argument 171 struct otx2_cpt_eng_grp_info *eng_grp,
|
D | otx2_cpt_devlink.c | 99 struct otx2_cpt_eng_grp_info grp[], in otx2_cpt_dl_info_firmware_version_put()
|