Home
last modified time | relevance | path

Searched refs:otx_cpt_eng_grp_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.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()
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()
603 struct otx_cpt_eng_grp_info *mirrored_grp; in print_dbg_info()
[all …]
Dotx_cptpf_ucode.h135 struct otx_cpt_eng_grp_info { struct
154 struct otx_cpt_eng_grp_info grp[OTX_CPT_MAX_ENGINE_GROUPS]; argument
177 int otx_cpt_eng_grp_has_eng_type(struct otx_cpt_eng_grp_info *eng_grp,
Dotx_cptpf_mbox.c138 struct otx_cpt_eng_grp_info *eng_grp; in otx_cpt_bind_vq_to_grp()