Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h131 struct otx2_cpt_eng_grps *g; /* pointer to engine_groups structure */
145 struct otx2_cpt_eng_grps { struct
156 struct otx2_cpt_eng_grps *eng_grps); argument
158 struct otx2_cpt_eng_grps *eng_grps);
160 struct otx2_cpt_eng_grps *eng_grps);
162 int otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type);
H A Dotx2_cptpf_ucode.c815 struct otx2_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp()
836 struct otx2_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
975 struct otx2_cpt_eng_grps *eng_grps, in create_engine_group()
1065 struct otx2_cpt_eng_grps *eng_grps) in delete_engine_grps()
1141 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_create_eng_grps()
1343 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_cleanup_eng_grps()
1362 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_init_eng_grps()
1407 struct otx2_cpt_eng_grps *eng_grps) in create_eng_caps_discovery_grps()
1575 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in otx2_cpt_dl_custom_egrp_create()
1734 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in otx2_cpt_dl_custom_egrp_delete()
[all …]
H A Dotx2_cptpf.h32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */