Home
last modified time | relevance | path

Searched defs:eng_grp (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c31 struct otx2_cpt_eng_grp_info *eng_grp) in get_cores_bmap()
65 static int is_2nd_ucode_used(struct otx2_cpt_eng_grp_info *eng_grp) in is_2nd_ucode_used()
169 static int cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_set_ucode_base()
205 static int cpt_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base()
218 static int cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_detach_and_disable_cores()
284 static int cpt_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores()
305 static int cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_attach_and_enable_cores()
344 static int cpt_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores()
485 struct otx2_cpt_eng_grp_info *eng_grp, in find_engines_by_type()
500 static int eng_grp_has_eng_type(struct otx2_cpt_eng_grp_info *eng_grp, in eng_grp_has_eng_type()
[all …]
/linux-6.15/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c59 struct otx_cpt_eng_grp_info *eng_grp) in get_cores_bmap()
176 static int cpt_set_ucode_base(struct otx_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base()
204 static int cpt_detach_and_disable_cores(struct otx_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores()
252 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 static void print_ucode_info(struct otx_cpt_eng_grp_info *eng_grp, in print_ucode_info()
521 static void print_engs_info(struct otx_cpt_eng_grp_info *eng_grp, in print_engs_info()
572 static void cpt_print_engines_mask(struct otx_cpt_eng_grp_info *eng_grp, in cpt_print_engines_mask()
802 struct otx_cpt_eng_grp_info *eng_grp; in eng_grp_info_show() local
821 struct otx_cpt_eng_grp_info *eng_grp) in create_sysfs_eng_grps_info()
[all …]
Dotx_cptpf_mbox.c138 struct otx_cpt_eng_grp_info *eng_grp; in otx_cpt_bind_vq_to_grp() local