Searched defs:eng_grp (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.c | 58 struct otx_cpt_eng_grp_info *eng_grp) in get_cores_bmap() 175 static int cpt_set_ucode_base(struct otx_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base() 203 static int cpt_detach_and_disable_cores(struct otx_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores() 251 static int cpt_attach_and_enable_cores(struct otx_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores() 487 struct otx_cpt_eng_grp_info *eng_grp, in find_engines_by_type() 508 int otx_cpt_eng_grp_has_eng_type(struct otx_cpt_eng_grp_info *eng_grp, in otx_cpt_eng_grp_has_eng_type() 519 static void print_ucode_info(struct otx_cpt_eng_grp_info *eng_grp, in print_ucode_info() 531 static void print_engs_info(struct otx_cpt_eng_grp_info *eng_grp, in print_engs_info() 582 static void cpt_print_engines_mask(struct otx_cpt_eng_grp_info *eng_grp, in cpt_print_engines_mask() 812 struct otx_cpt_eng_grp_info *eng_grp; in eng_grp_info_show() local [all …]
|
D | otx_cptpf_mbox.c | 138 struct otx_cpt_eng_grp_info *eng_grp; in otx_cpt_bind_vq_to_grp() local
|
/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 …]
|