Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h131 struct otx2_cpt_eng_grps *g; /* pointer to engine_groups structure */
145 struct otx2_cpt_eng_grps { struct
155 struct otx2_cpt_eng_grps *eng_grps); argument
157 struct otx2_cpt_eng_grps *eng_grps);
159 struct otx2_cpt_eng_grps *eng_grps);
161 int otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type);
Dotx2_cptpf_ucode.c814 struct otx2_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp()
835 struct otx2_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
974 struct otx2_cpt_eng_grps *eng_grps, in create_engine_group()
1064 struct otx2_cpt_eng_grps *eng_grps) in delete_engine_grps()
1078 int otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type) in otx2_cpt_get_eng_grp()
1107 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_create_eng_grps()
1284 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_cleanup_eng_grps()
1301 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_init_eng_grps()
1345 struct otx2_cpt_eng_grps *eng_grps) in create_eng_caps_discovery_grps()
Dotx2_cptpf.h32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */