Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c58 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 …]
Dotx_cptpf_mbox.c138 struct otx_cpt_eng_grp_info *eng_grp; in otx_cpt_bind_vq_to_grp() local
/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c30 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 …]