Home
last modified time | relevance | path

Searched defs:eng_grps (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c819 struct otx2_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp() local
840 struct otx2_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
979 struct otx2_cpt_eng_grps *eng_grps, in create_engine_group()
1069 struct otx2_cpt_eng_grps *eng_grps) in delete_engine_grps()
1116 int otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type) in otx2_cpt_get_eng_grp()
1145 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_create_eng_grps()
1351 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_cleanup_eng_grps()
1370 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_init_eng_grps()
1415 struct otx2_cpt_eng_grps *eng_grps) in create_eng_caps_discovery_grps()
1583 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in otx2_cpt_dl_custom_egrp_create() local
[all …]
Dotx2_cptpf.h32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */ member
Dotx2_cptpf_main.c594 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in cptpf_get_rid() local
/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c91 static int dev_supports_eng_type(struct otx_cpt_eng_grps *eng_grps, in dev_supports_eng_type()
599 struct otx_cpt_eng_grps *eng_grps) in print_dbg_info()
1037 struct otx_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp() local
1057 struct otx_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
1215 struct otx_cpt_eng_grps *eng_grps, in create_engine_group()
1333 struct otx_cpt_eng_grps *eng_grps; in ucode_load_store() local
1470 struct otx_cpt_eng_grps *eng_grps, in otx_cpt_try_create_default_eng_grps()
1553 void otx_cpt_set_eng_grps_is_rdonly(struct otx_cpt_eng_grps *eng_grps, in otx_cpt_set_eng_grps_is_rdonly()
1589 struct otx_cpt_eng_grps *eng_grps) in otx_cpt_cleanup_eng_grps()
1623 struct otx_cpt_eng_grps *eng_grps, int pf_type) in otx_cpt_init_eng_grps()
Dotx_cptpf.h24 struct otx_cpt_eng_grps eng_grps;/* Engine groups information */ member