Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c823 struct otx2_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp() local
844 struct otx2_cpt_eng_grps *eng_grps) in find_unused_eng_grp()
983 struct otx2_cpt_eng_grps *eng_grps, in create_engine_group()
1073 struct otx2_cpt_eng_grps *eng_grps) in delete_engine_grps()
1120 int otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type) in otx2_cpt_get_eng_grp()
1149 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_create_eng_grps()
1355 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_cleanup_eng_grps()
1374 struct otx2_cpt_eng_grps *eng_grps) in otx2_cpt_init_eng_grps()
1419 struct otx2_cpt_eng_grps *eng_grps) in create_eng_caps_discovery_grps()
1604 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in otx2_cpt_dl_custom_egrp_create() local
[all …]
H A Dotx2_cptpf.h32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */ member
H A Dotx2_cptpf_main.c594 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; in cptpf_get_rid() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c589 struct otx_cpt_eng_grps *eng_grps) in print_dbg_info() argument
92 dev_supports_eng_type(struct otx_cpt_eng_grps * eng_grps,int eng_type) dev_supports_eng_type() argument
1027 struct otx_cpt_eng_grps *eng_grps = grp->g; find_mirrored_eng_grp() local
1047 find_unused_eng_grp(struct otx_cpt_eng_grps * eng_grps) find_unused_eng_grp() argument
1205 create_engine_group(struct device * dev,struct otx_cpt_eng_grps * eng_grps,struct otx_cpt_engines * engs,int engs_cnt,void * ucode_data[],int ucodes_cnt,bool use_uc_from_tar_arch) create_engine_group() argument
1323 struct otx_cpt_eng_grps *eng_grps; ucode_load_store() local
1460 otx_cpt_try_create_default_eng_grps(struct pci_dev * pdev,struct otx_cpt_eng_grps * eng_grps,int pf_type) otx_cpt_try_create_default_eng_grps() argument
1543 otx_cpt_set_eng_grps_is_rdonly(struct otx_cpt_eng_grps * eng_grps,bool is_rdonly) otx_cpt_set_eng_grps_is_rdonly() argument
1579 otx_cpt_cleanup_eng_grps(struct pci_dev * pdev,struct otx_cpt_eng_grps * eng_grps) otx_cpt_cleanup_eng_grps() argument
1613 otx_cpt_init_eng_grps(struct pci_dev * pdev,struct otx_cpt_eng_grps * eng_grps,int pf_type) otx_cpt_init_eng_grps() argument
[all...]
H A Dotx_cptpf.h24 struct otx_cpt_eng_grps eng_grps;/* Engine groups information */ member