/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf.h | 24 struct otx_cpt_eng_grps eng_grps;/* Engine groups information */ member
|
H A D | otx_cptpf_ucode.c | 91 static int dev_supports_eng_type(struct otx_cpt_eng_grps *eng_grps, in dev_supports_eng_type() argument 599 print_dbg_info(struct device *dev, struct otx_cpt_eng_grps *eng_grps) print_dbg_info() argument 1038 struct otx_cpt_eng_grps *eng_grps = grp->g; find_mirrored_eng_grp() local 1057 find_unused_eng_grp( struct otx_cpt_eng_grps *eng_grps) find_unused_eng_grp() argument 1215 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 1334 struct otx_cpt_eng_grps *eng_grps; ucode_load_store() local 1470 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 1554 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 1589 otx_cpt_cleanup_eng_grps(struct pci_dev *pdev, struct otx_cpt_eng_grps *eng_grps) otx_cpt_cleanup_eng_grps() argument 1623 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...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf.h | 24 struct otx_cpt_eng_grps eng_grps;/* Engine groups information */ member
|
H A D | otx_cptpf_ucode.c | 91 static int dev_supports_eng_type(struct otx_cpt_eng_grps *eng_grps, in dev_supports_eng_type() argument 598 print_dbg_info(struct device *dev, struct otx_cpt_eng_grps *eng_grps) print_dbg_info() argument 1037 struct otx_cpt_eng_grps *eng_grps = grp->g; find_mirrored_eng_grp() local 1056 find_unused_eng_grp( struct otx_cpt_eng_grps *eng_grps) find_unused_eng_grp() argument 1214 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 1333 struct otx_cpt_eng_grps *eng_grps; ucode_load_store() local 1469 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 1553 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 1588 otx_cpt_cleanup_eng_grps(struct pci_dev *pdev, struct otx_cpt_eng_grps *eng_grps) otx_cpt_cleanup_eng_grps() argument 1622 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...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf.h | 32 struct otx2_cpt_eng_grps eng_grps;/* Engine groups information */ member
|
H A D | otx2_cptpf_ucode.c | 815 struct otx2_cpt_eng_grps *eng_grps = grp->g; in find_mirrored_eng_grp() local 835 find_unused_eng_grp( struct otx2_cpt_eng_grps *eng_grps) find_unused_eng_grp() argument 974 create_engine_group(struct device *dev, struct otx2_cpt_eng_grps *eng_grps, struct otx2_cpt_engines *engs, int ucodes_cnt, void *ucode_data[], int is_print) create_engine_group() argument 1064 delete_engine_grps(struct pci_dev *pdev, struct otx2_cpt_eng_grps *eng_grps) delete_engine_grps() argument 1112 otx2_cpt_get_eng_grp(struct otx2_cpt_eng_grps *eng_grps, int eng_type) otx2_cpt_get_eng_grp() argument 1140 otx2_cpt_create_eng_grps(struct otx2_cptpf_dev *cptpf, struct otx2_cpt_eng_grps *eng_grps) otx2_cpt_create_eng_grps() argument 1342 otx2_cpt_cleanup_eng_grps(struct pci_dev *pdev, struct otx2_cpt_eng_grps *eng_grps) otx2_cpt_cleanup_eng_grps() argument 1361 otx2_cpt_init_eng_grps(struct pci_dev *pdev, struct otx2_cpt_eng_grps *eng_grps) otx2_cpt_init_eng_grps() argument 1406 create_eng_caps_discovery_grps(struct pci_dev *pdev, struct otx2_cpt_eng_grps *eng_grps) create_eng_caps_discovery_grps() argument 1575 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; otx2_cpt_dl_custom_egrp_create() local 1734 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; otx2_cpt_dl_custom_egrp_delete() local 1812 struct otx2_cpt_eng_grps *eng_grps = &cptpf->eng_grps; otx2_cpt_print_uc_dbg_info() local [all...] |