Searched defs:eng_grp (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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() 488 struct otx_cpt_eng_grp_info *eng_grp, in find_engines_by_type() 509 int otx_cpt_eng_grp_has_eng_type(struct otx_cpt_eng_grp_info *eng_grp, in otx_cpt_eng_grp_has_eng_type() 520 static void print_ucode_info(struct otx_cpt_eng_grp_info *eng_grp, in print_ucode_info() 532 static void print_engs_info(struct otx_cpt_eng_grp_info *eng_grp, in print_engs_info() 583 static void cpt_print_engines_mask(struct otx_cpt_eng_grp_info *eng_grp, in cpt_print_engines_mask() 813 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.1.9/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 26 struct otx2_cpt_eng_grp_info *eng_grp) in get_cores_bmap() 60 static int is_2nd_ucode_used(struct otx2_cpt_eng_grp_info *eng_grp) in is_2nd_ucode_used() 166 static int cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_set_ucode_base() 202 static int cpt_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base() 215 static int cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_detach_and_disable_cores() 281 static int cpt_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores() 302 static int cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_attach_and_enable_cores() 341 static int cpt_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores() 480 struct otx2_cpt_eng_grp_info *eng_grp, in find_engines_by_type() 495 static int eng_grp_has_eng_type(struct otx2_cpt_eng_grp_info *eng_grp, in eng_grp_has_eng_type() [all …]
|