Searched defs:engs (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 172 struct otx2_cpt_engs_rsvd *engs; in cptx_set_ucode_base() local 503 struct otx2_cpt_engs_rsvd *engs; in eng_grp_has_eng_type() local 512 struct otx2_cpt_engs_rsvd *engs, int val) in update_engines_avail_count() 536 struct otx2_cpt_engs_rsvd *engs) in update_engines_offset() 588 struct otx2_cpt_engs_rsvd *engs = NULL; in do_reserve_engines() local 788 struct otx2_cpt_engines *engs, int engs_cnt) in update_requested_engs() 855 struct otx2_cpt_engs_rsvd *engs, *mirrored_engs; in eng_grp_update_masks() local 981 struct otx2_cpt_engines *engs, int ucodes_cnt, in create_engine_group() 1149 struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { {0} }; in otx2_cpt_create_eng_grps() local 1419 struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { {0} }; in create_eng_caps_discovery_grps() local [all …]
|
D | otx2_cptpf_ucode.h | 133 struct otx2_cpt_engs_rsvd engs[OTX2_CPT_MAX_ETYPES_PER_GRP]; member
|
/linux-6.15/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.c | 525 struct otx_cpt_engs_rsvd *engs; in print_engs_info() local 595 struct otx_cpt_engs_rsvd *engs; in print_dbg_info() local 643 struct otx_cpt_engs_rsvd *engs, int val) in update_engines_avail_count() 664 struct otx_cpt_engs_rsvd *engs) in update_engines_offset() 713 struct otx_cpt_engs_rsvd *engs = NULL; in do_reserve_engines() local 995 struct otx_cpt_engines *engs, int engs_cnt) in update_requested_engs() 1061 struct otx_cpt_engs_rsvd *engs, *mirrored_engs; in eng_grp_update_masks() local 1174 struct otx_cpt_engines *engs, int engs_cnt) in validate_1_ucode_scenario() 1206 struct otx_cpt_engines *engs, int engs_cnt, in create_engine_group() 1319 struct otx_cpt_engines engs[OTX_CPT_MAX_ETYPES_PER_GRP] = { {0} }; in ucode_load_store() local [all …]
|
D | otx_cptpf_ucode.h | 139 struct otx_cpt_engs_rsvd engs[OTX_CPT_MAX_ETYPES_PER_GRP]; member
|